Gets or sets the contrast modifier.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public float Amount { get; set; }
[-1, 1]
. The default value is 0
. Minimum value -1
will produce absolutely gray image, neutral value 0
does no effect, maximum value 1
makes the image extremely posterized.