IID_IuEyeAutoParameter
This interface provides special functions for controlling the automatic functions that are not covered by the DirectShow standard. This interface enables/disables the auto white balance. You can require all supported types for white balance. In addition to the older white balance with the Gray-World algorithm, there is also a color temperature control according to Kelvin. In addition the supported color spaces are queried and set. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.
IuEyeAutoParameter provides the following functions:
Returns the current set type of the auto white balance. |
|
Sets the type of the auto white balance. |
|
Returns the supported types for auto white balance. |
|
Returns if the auto white balance is enabled. |
|
Enables/Disables the auto white balance. |
|
Returns the current color space for the auto white balance. |
|
Sets the color space for the auto white balance. |
|
Returns the supported color spaces for the auto white balance. |