White Balance
| Parameter | Description |
|---|---|
|
Event |
Specifies the event on which to read thespecified Value. This parameter must be a reference to one of the following:
|
|
Function |
Description |
|---|---|
|
GetBlueWhiteBalance(Event) |
Returns the current WhiteBalance offset coefficient (0 to 255) for the Blue component. |
|
GetGreenWhiteBalance(Event) |
Returns the current WhiteBalance offset coefficient (0 to 255) for the Green component. |
|
GetRedWhiteBalance(Event) |
Returns the current WhiteBalance offset coefficient (0 to 255) for the Red component. |
|
SetBlueWhiteBalance(Event) |
Specifies the Value (0 to 255) of the WhiteBalance offset coefficient for the Blue component. |
|
SetGreenWhiteBalance(Event) |
Specifies the Value (0 to 255) of the WhiteBalance offset coefficient for the Green component. |
|
SetRedWhiteBalance(Event) |
Specifies the Value (0 to 255) of the WhiteBalance offset coefficient for the Red component. |