Gets/sets a value specifying if transform should be run in automatic mode.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Auto As Boolean
public bool Auto { get; set; }
When you create Contrast without specifying brightness amount, default value is true. If amount is passed to constructor, default value is false.