Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 757 Bytes

videodevicecontroller_contrast.md

File metadata and controls

26 lines (18 loc) · 757 Bytes
-api-id -api-type
P:Windows.Media.Devices.VideoDeviceController.Contrast
winrt property

Windows.Media.Devices.VideoDeviceController.Contrast

-description

Gets a MediaDeviceControl object that can be used to get or set the contrast level on the camera.

-property-value

A MediaDeviceControl object that provides methods to get and set the contrast.

-remarks

Contrast is specified as a gain factor multiplied by 100.

For more information on getting or setting this value, see MediaDeviceControl.

-examples

-see-also

MediaDeviceControl