FrameController.ExposureCompensationControl 属性

定义

获取可变照片序列中帧的曝光补偿设置。

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

属性值

可变照片序列中帧的曝光补偿设置。

适用于