BrightnessContrastLayer.Brightness

BrightnessContrastLayer.Brightness property

Gets or sets the brightness. For PS range of brightness is from -150 to +150. But we ignore this.

public int Brightness { get; set; }

Property Value

The brightness.

See Also