FrameControlCapabilities.ExposureCompensation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the exposure compensation capabilities of the capture device for variable photo sequences.
public:
property FrameExposureCompensationCapabilities ^ ExposureCompensation { FrameExposureCompensationCapabilities ^ get(); };
FrameExposureCompensationCapabilities ExposureCompensation();
public FrameExposureCompensationCapabilities ExposureCompensation { get; }
var frameExposureCompensationCapabilities = frameControlCapabilities.exposureCompensation;
Public ReadOnly Property ExposureCompensation As FrameExposureCompensationCapabilities
Property Value
The exposure capabilities of the capture device for variable photo sequences.