Reference 〉 Function

Color.blend(colorColor)

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.

Notes and Examples

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.