Color RGBA
All attributs for a color with rgba format
Name | Type | Description |
---|---|---|
r | int | Red value |
g | int | Green value |
b | int | Blue value |
a | numeric | Alpha value (transparence) |
All attributs for a color with rgba format
Name | Type | Description |
---|---|---|
r | int | Red value |
g | int | Green value |
b | int | Blue value |
a | numeric | Alpha value (transparence) |