다음을 통해 공유


CapturedFrameControlValues.Exposure 속성

정의

가변 사진 시퀀스의 프레임에 사용되는 노출 시간을 가져옵니다.

public:
 property IReference<TimeSpan> ^ Exposure { IReference<TimeSpan> ^ get(); };
IReference<TimeSpan> Exposure();
public System.Nullable<System.TimeSpan> Exposure { get; }
var iReference = capturedFrameControlValues.exposure;
Public ReadOnly Property Exposure As Nullable(Of TimeSpan)

속성 값

가변 사진 시퀀스의 프레임에 사용되는 노출 시간을 가져옵니다.

적용 대상