Skip to content

Interpolation #28

@hacker1024

Description

@hacker1024

It'd be great if a feature to linearly interpolate between two colors could be added.
For example, the following would produce a purple with a blue:red ratio of 3:1.

Color('0000FF').lerp(Color('00FF00'), 0.25);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions