次の方法で共有


FrameController.ExposureCompensationControl プロパティ

定義

可変の写真シーケンス内のフレームの露出補正設定を取得します。

public:
 property FrameExposureCompensationControl ^ ExposureCompensationControl { FrameExposureCompensationControl ^ get(); };
FrameExposureCompensationControl ExposureCompensationControl();
public FrameExposureCompensationControl ExposureCompensationControl { get; }
var frameExposureCompensationControl = frameController.exposureCompensationControl;
Public ReadOnly Property ExposureCompensationControl As FrameExposureCompensationControl

プロパティ値

可変写真シーケンス内のフレームの露出補正設定。

適用対象