Skip to content

Add support for conversion between RGB color spaces #25

@dkirkby

Description

@dkirkby

It would be useful to be able to convert between two different RGB color spaces, but it looks like this isn't currently possible since the colormodels.init() function uses globals so only one space is defined at any time. In particular, I would like to convert between sRGB (the default) and a custom RGB space for a specific RGB LED.

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