g property

g property

Gets the green component value of this color. Read-only int.

Definition:

@property
def g(self):
    ...

See Also