r property

r property

The red component of the color. Valid values are 0 through 255.

Definition:

@property
def r(self):
    ...

See Also