Creates a new RGBA color
number the red value of the color
number the green value of the color
number the blue value of the color
number the alpha value of the color
The alpha value of the color
The blue amount of the color
The red amount of the color
The red amount of the color
Returns the serialized color
number The serialzed color
Static
fromGets an color from the serialized color number
number The serialized color to deserialize
Color
Static
mixStatic
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
ARGB Color class that Ranges from 0-255