Please enable JavaScript to view this site.

uEye DirectShow 4.97

IID_IuEyeCaptureEx

This interface provides additional special functions for the uEye camera that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.

IuEyeCaptureEx provides the following functions:

SetGainBoost

Enables analog gain boost on the sensor.

GetGainBoost

Returns the status of the analog gain boost on the sensor.

SetHardwareGamma

Enables hardware gamma correction for some uEye cameras.

GetHardwareGamma

Returns the status of the hardware gamma correction for some uEye cameras.

LoadParameters

Loads saved camera settings from a uEye parameter file (INI file) or from the non-volatile user memory of the camera.

SaveParameters

Saves the current camera settings to a uEye parameter file (INI file) or the non-volatile user memory of the camera.

ParameterSet

Saves the current camera parameters to a file or to the non-volatile user memory of the camera and loads the parameter set from a file or the non-volatile user memory of the camera. Only camera-specific ini files can be loaded. In the uEye manual appendix the structure of a uEye ini file is described.