g property

g property

Gets the green component value of this Color structure.

Definition:

@property
def g(self):
    ...

See Also