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 height of the AWB_AREA in the camera active window coordinate system |
"Set" effect |
Sets the height of the AWB_AREA |
"Get" effect |
Returns the height of the AWB_AREA |
Classification
Class |
Channel |
Category |
White Balance Operator |
Level |
Expert |
Identifiers
String |
WBO_Height |
C, C++ |
MC_WBO_Height |
.NET |
MC.WBO_Height |
Numerical |
5459 |
WBO_OrgX, WBO_OrgY, WBO_Width and WBO_Height define the AWB_AREA Automatic White Balance Area used for the automatic white balance computation. These parameters are expressed in the camera active window coordinate system.
WBO_OrgX, WBO_OrgY, WBO_Width, WBO_Height are relevant 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.
- One automatic white balance operating mode is selected (WBO_Mode=ONCE or CONTINUOUS).
Possible values
Name |
Identifier |
Values range |
WBO_Height |
MC_WBO_Height |
[1..4096 or Vactive_Ln-WBO_OrgY] By default, WBO_Height is set to the maximum possible value. |