Gets a 16bppSpot pixel format.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static PixelFormat Format16bppSpot { get; }
All 16 bits are used for the spot color level (extended pixel format); layout-wise this is identical to Format16bppGrayscale. An image using this pixel format requires an associated Ink to define the spot color.