共用方式為


CapturedFrameControlValues.IsoDigitalGain 屬性

定義

取得用於可變相片序列中框架的 ISO 數位增益。

public:
 property IReference<double> ^ IsoDigitalGain { IReference<double> ^ get(); };
IReference<double> IsoDigitalGain();
public System.Nullable<double> IsoDigitalGain { get; }
var iReference = capturedFrameControlValues.isoDigitalGain;
Public ReadOnly Property IsoDigitalGain As Nullable(Of Double)

屬性值

用於可變相片序列中框架的 ISO 數位增益。

適用於