cmyk property

cmyk property

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

Definition:

@property
def cmyk(self):
    ...

See Also