Creates new Brightness class instance. Here you can specify a brigthness modifier.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ amount As Single _ )
public Brightness( float amount )
Type: System.Single
Brightness modifier value varying in range [-1, 1]. You can change this value later through property Amount.