- opBinaryColor opBinary(Color otherColor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryColor opBinary(E num) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opEqualsbool opEquals(Color otherColor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opOpAssignColor opOpAssign(Color otherColor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opOpAssignColor opOpAssign(E num) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toStringstring 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.