Please enable JavaScript to view this site.

uEye DirectShow 4.97

IID_IuEyeSensorAWB

This interface provides special functions for sensor-oriented automatic white balance for some uEye models that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.

IuEyeSensorAWB provides the following functions:

SensorAWB_Enable

Enables the internal white balance for some sensors.

SensorAWB_GetMode

Returns the set mode for the sensor’s internal white balance.

SensorAWB_GetSupportedModes

Returns the supported modes for the sensor’s internal white balance.

SensorAWB_IsEnabled

Returns the status of the internal white balance (enabled/disabled).

SensorAWB_IsSupported

Returns information on whether the camera supports sensor-oriented white balance.

SensorAWB_SetMode

Sets the mode for the sensor’s internal white balance.