a property

a property

Gets the alpha component value of this color. Read-only int.

Definition:

@property
def a(self):
    ...

See Also