Syntax
SensorAWB_SetMode (unsigned long ulMode)
Description
SensorAWB_SetMode sets the mode for the sensor’s internal white balance.
Parameter
ulMode |
White balance mode to be set |
WB_MODE_AUTO |
The sensor automatically determines the white balance |
WB_MODE_ALL_PULLIN |
The sensor automatically determines the white balance on the basis of the Gray-World algorithm. This presumes that a scene’s average color value is grey. |
WB_MODE_INCANDESCENT_LAMP |
The sensor sets the white balance to incandescent light |
WB_MODE_FLUORESCENT_DL |
The sensor sets the white balance to fluorescent light (type: daylight) |
WB_MODE_OUTDOOR_CLEAR_SKY |
The sensor sets the white balance to direct daylight |
WB_MODE_OUTDOOR_CLOUDY |
The sensor sets the white balance to cloudy sky |
Interface
Related functions