Skip to content

[Feature] Poco.makeColor (or similar) #8

Description

@rwaldron

Right now the only way to make a PocoPixel value is to make an instance of Poco and call the makeColor method. Since this value is non-this-sensitive, it would be great to be able to access the functionality as a static method of Poco. There is a precedent in the C code for this API, ie. PocoMakeColor(r, g, b).

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions