Represents 16-bit (extended) color value in grayscale color space.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public sealed class Grayscale16Color : Color
To get access to luminosity component use L property. Alpha channel is available through A property.