Image.Brightness

Image.Brightness property

Adjusts the brightness of a bitmap image. The Brightness element contains a value between 0 and 1; the default value is 0.5.

public DoubleValue Brightness { get; }

See Also