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