argb_color proprietà

argb_color proprietà

Ottiene e imposta il colore con un valore ARGB a 32 bit.

Definizione:

@property
def argb_color(self):
    ...
@argb_color.setter
def argb_color(self, value):
    ...

Guarda anche