green property

green property

This attribute is used for the green value of the RGB color.

Definition:

@property
def green(self):
    ...

See Also