The operator -= function calls the Subtract method and assigns the new color to the current color.
Parameters |
Description |
Color c |
A color that is subtracted from the current color. |
factor |
A value that is subtracted from each of the current color's components. |