Cmyka

PixelDataFormat.Cmyka property

Gets the acmyk.

public static PixelDataFormat Cmyka { get; }

Property Value

The PixelDataFormat defined for 40 bits per pixel with 8 bits for each of the alpha, cyan, magenta, yellow and black.

See Also