color property

color property

Get the color that represents the colors to use at corresponding positions along a gradient.

Definition:

@property
def color(self):
    ...

See Also