r property

r property

Gets the red component value of this Color structure.

Definition:

@property
def r(self):
    ...

See Also