Skip to content

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

@rwaldron

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

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