g property

g property

The green component of the color as an 8-bit unsigned integer in the range 0..255.

Definition:

@property
def g(self):
    ...

See Also