Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 877 Bytes

imagescannerflatbedconfiguration_maxcontrast.md

File metadata and controls

23 lines (16 loc) · 877 Bytes
-api-id -api-type
P:Windows.Devices.Scanners.ImageScannerFlatbedConfiguration.MaxContrast
winrt property

Windows.Devices.Scanners.ImageScannerFlatbedConfiguration.MaxContrast

-description

Gets the maximum contrast level supported by the scanner's flatbed.

-property-value

The maximum contrast level, typically 1000.

-remarks

This property's value must be greater than or equal to the value of the MinContrast property. A scan source that doesn't allow contrast adjustments can have MinContrast, MaxContrast and DefaultContrast set to the same value-oftentimes 0, and the ContrastStep value set to 0.

-examples

-see-also