Creates a new color halfway between the existing color and another.
Parameters
color — Color, required
The color object to blend with the current color.
Return Value — Color
The blended color.
Creates a new color halfway between the existing color and another.
color — Color, required
The color object to blend with the current color.
The blended color.
Notes and Examples