- opBinary
Color opBinary(Color otherColor)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Color opBinary(E num)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Color otherColor)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
Color opOpAssign(Color otherColor)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
Color opOpAssign(E num)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
Color is a utility struct for manipulating 32-bits RGBA colors.