다음을 통해 공유


FrameController.ExposureCompensationControl 속성

정의

가변 사진 시퀀스의 프레임에 대한 노출 보정 설정을 가져옵니다.

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

속성 값

가변 사진 시퀀스의 프레임에 대한 노출 보정 설정입니다.

적용 대상