A Color represents an object containing values for red, green, blue and alpha channels. Each value represents a number between 0 and 255.
Color
The color's alpha channel value, as a number from 0 to 255.
The color's blue channel value, as a number from 0 to 255.
The color's green channel value, as a number from 0 to 255.
The color's red channel value, as a number from 0 to 255.
A
Color
represents an object containing values for red, green, blue and alpha channels. Each value represents a number between 0 and 255.