CapturedFrameControlValues.IsoDigitalGain Property

Definition

Gets the ISO digital gain used for a frame in a variable photo sequence.

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)

Property Value

The ISO digital gain used for a frame in a variable photo sequence.

Applies to