共用方式為


IsoSpeedControl.Min 屬性

定義

取得擷取裝置支援的最小 ISO 速度。

public:
 property unsigned int Min { unsigned int get(); };
uint32_t Min();
public uint Min { get; }
var uInt32 = isoSpeedControl.min;
Public ReadOnly Property Min As UInteger

屬性值

UInt32

unsigned int

uint32_t

擷取裝置支援的最小 ISO 速度。

適用於