BrightnessContrastEffect.Brightness Property
Gets or sets the value that the lightness component of the color in HSL space will be scaled with.
Syntax
public System.Double Brightness { get; set; }
Property Value
Default: 1.0
The value that the lightness component of the color in HSL color space will be scaled with.
Remarks
Converts the color to HSL color space, scaling the lightness, and converting the color back to RGB again.
Platforms
Windows, Linux, Android