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
StaticfromGets an color from the serialized color number
number The serialized color to deserialize
Color
StaticmixStaticreadRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
The value to write.
ARGB Color class that Ranges from 0-255