Class
uEye.AutoFeaturesSensorWhitebalance
Accessible
Camera.AutoFeatures.Sensor.Whitebalance.SetEnable
Syntax
uEye.AutoFeaturesSensorWhitebalance.SetEnable(bool enable)
uEye.AutoFeaturesSensorWhitebalance.SetEnable(uEye.Defines.Whitebalance.WhiteBalanceMode wbMode)
Description
Enables/disables the sensor's internal auto white balance function. (Not all sensors support this feature.)
Parameter
enable |
true = Enables auto white balance control |
false = Disables auto white balance control |
|
wbMode |
White balance mode to be enabled, see uEye.Defines.Whitebalance.WhiteBalanceMode |