Private
aThe alpha
component of the color (opacity).
Ranges from 0 to 1.
Private
bThe blue
component of the color.
Private
gThe green
component of the color.
Private
rThe red
component of the color.
Get the RGB value of the color as an array of integers.
Set the RGB value of the color as an array of integers.
Generated using TypeDoc
A class for color manipulation.