Share via


CapturedFrameControlValues.WhiteBalanceGain Property

Definition

Gets the white balance gain used for a frame in a variable photo sequence.

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

Property Value

The white balance gain used for a frame in a variable photo sequence.

Applies to