BrightnessContrast.Brightness Property

Gets or sets the brightness modifier.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Brightness { get; set; }

Property Value

The brightness modifier in range [-1, 1]. The default value is 0.

See Also

Reference