WhiteBalanceControl.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the color temperature value.
public:
property unsigned int Value { unsigned int get(); };
uint32_t Value();
public uint Value { get; }
var uInt32 = whiteBalanceControl.value;
Public ReadOnly Property Value As UInteger
Property Value
The color temperature value.
Remarks
White balance is specified as a color temperature in degrees Kelvin.