multiply

fun multiply(color: Color): Color

Multiplies this color's RGB values by color's (component-wise).

Return

A reference to this color.