Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.AutoFeaturesSoftwareWhitebalance

Accessible

Camera.AutoFeatures.Software.WhiteBalance.SetEnable

Syntax

uEye.AutoFeaturesSoftwareWhitebalance.SetEnable(bool bEnable)

uEye.AutoFeaturesSoftwareWhitebalance.SetEnable(uEye.Defines.ActivateMode activateMode)

Description

Enables/disables auto white balance.

Parameter

bEnable

true = Enable auto white balance

false = Disable auto white balance

activateMode

Sets the white balance mode:

uEye.Defines.ActivateMode.Disable: Disables auto white balance

uEye.Defines.ActivateMode.Enable: Enables auto white balance

uEye.Defines.ActivateMode.Once: The control is switched off automatically after the specified target value was reached or nearly reached, and the set value did not change after three measurements.