color_space property

color_space property

Gets the color space or color model of the pixel map. See IPixelsMap.color_space.

Definition:

@property
def color_space(self):
    ...

See Also