Share via


FrameExposureCompensationCapabilities.Max Property

Definition

Gets the maximum exposure compensation supported by the capture device.

public:
 property float Max { float get(); };
float Max();
public float Max { get; }
var single = frameExposureCompensationCapabilities.max;
Public ReadOnly Property Max As Single

Property Value

Single

float

The maximum exposure compensation supported by the capture device.

Applies to