r property

r property

Gets the red component.

Definition:

@property
def r(self):
    ...

See Also