FrameController.ExposureControl 属性

定义

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

public:
 property FrameExposureControl ^ ExposureControl { FrameExposureControl ^ get(); };
FrameExposureControl ExposureControl();
public FrameExposureControl ExposureControl { get; }
var frameExposureControl = frameController.exposureControl;
Public ReadOnly Property ExposureControl As FrameExposureControl

属性值

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

适用于