g property

g property

Gets the green component.

Definition:

@property
def g(self):
    ...

See Also