The operator ^= function calls the XOr method and assigns the new color to the current color.
Parameters |
Description |
Color c |
A color that is combined with the current color. |
factor |
A value that is combined with each of the current color's components. |