Initializes a new instance of the GrayscaleColor class with the specified channel values.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public GrayscaleColor( byte l, byte a )
Type: System.Byte
An luminosity channel value.Type: System.Byte
An alpha channel value.