Gets/sets embossed image brightness.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Brightness As Single
public float Brightness { get; set; }
Typically it is useless to specify values which is out of range [0, 1]. However you still can specify value less than 0.
Default value is 0.5f.