WhiteBalanceControl.Value Property

Definition

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

UInt32

unsigned int

uint32_t

The color temperature value.

Remarks

White balance is specified as a color temperature in degrees Kelvin.

Applies to