a property

a property

Gets the alpha component value of this Color structure.

Definition:

@property
def a(self):
    ...

See Also