BalanceRatioSelector
|
![]() ![]() ![]() |
"Red"
|
Gain adjustments will be applied to the red channel.
|
"Green"
|
Gain adjustments will be applied to the green channel.
|
"Blue"
|
Gain adjustments will be applied to the blue channel.
|
"Y"
|
Gain adjustments will be applied to Y channel.
|
"U"
|
Gain adjustments will be applied to U channel.
|
"V"
|
Gain adjustments will be applied to V channel.
|
|
pValue [out, retval]
|
Pointer to the string specifying the current color channel for white balancing
|
Value [in]
|
The color channel to be set
|
S_OK
|
Success
|
E_NOINTERFACE
|
The feature is not available for the selected camera
|
E_INVALIDARG
|
The value is not part of the enumerated set
|
E_FAIL
|
Failure to set the feature value
|
|
|