次の方法で共有


CapturedFrameControlValues.ExposureCompensation プロパティ

定義

可変の写真シーケンス内のフレームに使用される露出補正値を取得します。

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)

プロパティ値

可変の写真シーケンス内のフレームに使用される露出補正値。

適用対象