colour-science / colour

Colour Science for Python
https://www.colour-science.org
BSD 3-Clause "New" or "Revised" License
2.03k stars 257 forks source link

PR: Add Convenience Definitions to Convert to the Chromaticity Diagram Spaces #1264

Closed KelSolaar closed 2 months ago

KelSolaar commented 2 months ago

Summary

This PR adds 4 new convenient definitions to convert to the Chromaticity Diagram Spaces:

I also added 3 new models to the colour.COLOURSPACE_MODELS attribute for convenience:

I'm planning to use then in OCIOView via colour-visuals:

image

Preflight

Code Style and Quality

Documentation

coveralls commented 2 months ago

Coverage Status

coverage: 99.829% (+0.001%) from 99.828% when pulling 57f91a90fb65ec52894c0de057e15fa36988b717 on feature/diagrams_models into b2d089cc1493eb529112356a58f5bd9ec905f6cf on develop.