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