This documentation is for the old version. Go to the latest Graphics Mill docs

BrightnessContrast.BrightnessAmount Property

Gets/sets brightness modifier.

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

Syntax

Visual Basic
Public Property BrightnessAmount As Single
C#
public float BrightnessAmount { get; set; }

Property Value

Brightness modifier value varying in range [-1, 1].

Remarks

Default value is 0.

See Also

Reference