Color.opBinary

Operator overloading for quick math. '*' is alpha-blending, '^' is XOR blitter, '&' is normal "blitter". Alpha is used from right hand side and kept on left hand side when needed

struct Color
opBinary
(
string op
)

Meta