A 32 bit ARGB color value which is represented as an Integer.
Static variables
Static methods
staticfromBytes(r:Int, g:Int, b:Int, a:Int = 255):Color
Creates a new Color object from components in the range 0 - 255.