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

捕获设备支持的最小曝光时间补偿增量。

适用于