Skip to content

Interpolation #28

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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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