red property

red property

Gets a system-defined color.

Definition:

@property
def red(self):
    ...

See Also