CapturedFrameControlValues.ExposureCompensation Property

Definition

Gets the exposure compensation value used for a frame in a variable photo sequence.

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

Property Value

The exposure compensation value used for a frame in a variable photo sequence.

Applies to