Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Integer |
Description |
Defines the white balance correction factor for color component R, G and B |
"Set" effect |
Sets manually the correction factor |
"Get" effect |
Returns the correction factor automatically computed or set manually |
Classification
Class |
Channel |
Category |
White Balance Operator |
Level |
Expert |
Identifiers
String |
WBO_GainR, WBO_GainG, WBO_GainB |
C, C++ |
MC_WBO_GainR, MC_WBO_GainG, MC_WBO_GainB |
.NET |
MC.WBO_GainR, MC.WBO_GainG, MC.WBO_GainB |
Numerical |
4717, 4719, 4720 |
The WBO_GainR, WBO_GainG and WBO_GainB are expressed in ‰ with the 1000 value corresponding to a ´1 gain factor and the 10000 value corresponding to a ´10 gain factor.
WBO_GainR, WBO_GainG and WBO_GainB are relevant for set action when:
- The camera is a color camera (Spectrum=COLOR).
- The data output formatter is configured to deliver Y and/or R, G, B component(s), which means any value of ColorFormat but BAYER8, BAYER10, BAYER12, BAYER16.
- The white balance operates in manual mode (WBO_Mode=MANUAL).
WBO_GainR, WBO_GainG and WBO_GainB are relevant for get action when:
- The camera is a color camera (Spectrum=COLOR).
- The data output formatter is configured to deliver Y and/or R, G, B component(s), which means any value of ColorFormat but BAYER8, BAYER10, BAYER12, BAYER16.
Possible values
Name |
Identifier |
Values range |
WBO_Gain<R,G,B> |
MC_WBO_Gain<R,G,B> |
[1000..10000] |
If after an automatic computation of the gains, WBO_Gain returns a value higher than 4000, a correct white balance correction of the image is not guaranteed and WBO_Status will be set to NOT_OK.