次の方法で共有


FrameIsoSpeedCapabilities.Step プロパティ

定義

ミリ単位で指定された可変の写真シーケンス内のフレームのキャプチャ デバイスでサポートされる最小 ISO 速度増分を取得します。

public:
 property unsigned int Step { unsigned int get(); };
uint32_t Step();
public uint Step { get; }
var uInt32 = frameIsoSpeedCapabilities.step;
Public ReadOnly Property Step As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

可変写真シーケンス内のフレームのキャプチャ デバイスでサポートされる最小 ISO 速度増分 (ミリメートル単位)。

適用対象