CapturedFrameControlValues.WhiteBalance Property

Definition

Gets the white balance setting used for a frame in a variable photo sequence.

public:
 property IReference<unsigned int> ^ WhiteBalance { IReference<unsigned int> ^ get(); };
IReference<uint32_t> WhiteBalance();
public System.Nullable<uint> WhiteBalance { get; }
var iReference = capturedFrameControlValues.whiteBalance;
Public ReadOnly Property WhiteBalance As Nullable(Of UInteger)

Property Value

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

The white balance setting used for a frame in a variable photo sequence.

Applies to