r property

r property

Gets the red component value of this color. Read-only int.

Definition:

@property
def r(self):
    ...

See Also