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