sub

fun sub(color: Color): Color

Subtracts the RGB values of color from this color, clamping each component at 0.

Return

A reference to this color.