from_argb method
from_argb
def from_argb(cls, argb):
...
| Parameter | Type | Description |
|---|---|---|
| argb | int |
Returns: Argb32Color
See Also
- class
Argb32Color
def from_argb(cls, argb):
...
| Parameter | Type | Description |
|---|---|---|
| argb | int |
Returns: Argb32Color
Argb32Color