CapturedFrameControlValues.WhiteBalanceGain 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用於可變相片序列中框架的白色平衡增益。
public:
property IReference<WhiteBalanceGain> ^ WhiteBalanceGain { IReference<WhiteBalanceGain> ^ get(); };
IReference<WhiteBalanceGain> WhiteBalanceGain();
public System.Nullable<WhiteBalanceGain> WhiteBalanceGain { get; }
var iReference = capturedFrameControlValues.whiteBalanceGain;
Public ReadOnly Property WhiteBalanceGain As Nullable(Of WhiteBalanceGain)
屬性值
用於可變相片序列中框架的白色平衡增益。