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