r property

r property

Gets the red component value of the color.

Definition:

@property
def r(self):
    ...

See Also