CapturedFrameControlValues.WhiteBalance 属性

定义

获取用于可变照片序列中帧的白平衡设置。

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)

属性值

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

用于可变照片序列中帧的白平衡设置。

适用于