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:
Enables analog gain boost on the sensor. |
|
Returns the status of the analog gain boost on the sensor. |
|
Enables hardware gamma correction for some uEye cameras. |
|
Returns the status of the hardware gamma correction for some uEye cameras. |
|
Loads saved camera settings from a uEye parameter file (INI file) or from the non-volatile user memory of the camera. |
|
Saves the current camera settings to a uEye parameter file (INI file) or the non-volatile user memory of the camera. |
|
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. |