red property

red property

Represents the red component of the color

Definition:

@property
def red(self):
    ...

See Also