mode property

mode property

Gets the colour space in which the colour is defined. One of: CMYK, RGB, LAB.

Definition:

@property
def mode(self):
    ...

See Also