PixelDataFormat.Cmyk

PixelDataFormat.Cmyk property

Gets the PixelDataFormat defined for 32 bits per pixel with 8 bits for each of the cyan, magenta, yellow and black.

public static PixelDataFormat Cmyk { get; }

Property Value

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

See Also