FrameExposureCompensationCapabilities.Step 속성

정의

캡처 디바이스에서 지원하는 가장 작은 노출 시간 보정 증분을 가져옵니다.

public:
 property float Step { float get(); };
float Step();
public float Step { get; }
var single = frameExposureCompensationCapabilities.step;
Public ReadOnly Property Step As Single

속성 값

Single

float

캡처 디바이스에서 지원하는 가장 작은 노출 시간 보정 증가입니다.

적용 대상