alpha property

alpha property

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

Definition:

@property
def alpha(self):
    ...

See Also