g property

g property

Gets the green component value of the color.

Definition:

@property
def g(self):
    ...

See Also