g property

g property

The green component of the color, with valid values from 0 through 255.

Definition:

@property
def g(self):
    ...

See Also