color_map property

color_map property

The number of elements must be even. Every even element is old color. Every odd element is new color.

Definition:

@property
def color_map(self):
    ...

See Also