共用方式為


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>

用於可變相片序列中框架的白平衡設定。

適用於