Navigation: Interfaces > Filter interfaces > IuEyeAutoParameter
AutoParameter_SetEnableAWB
Syntax
AutoParameter_SetEnableAWB (UINT nEnable)
Description
Enables/Disables the auto white balance.
Parameter
nEnable
•IS_AUTOPARAMETER_DISABLE: 0
•IS_AUTOPARAMETER_ENABLE: 1
•IS_AUTOPARAMETER_ENABLE_RUNONCE: 2
Interface
•IuEyeAutoParameter
Related functions
•AutoParameter_GetEnableAWB