BrightnessContrastEffect.Contrast Property
Gets or sets the value that will be used to scale the distance from from gray.
Syntax
public System.Double Contrast { get; set; }
Property Value
Default: 1.0
The value that will be used to scale the distance from gray.
Remarks
This is done by measuring the distance from gray, changing this value by multiplying by the value of Contrast, and then recomputing the new color value.
Platforms
Windows, Linux, Android