gtaylor / python-colormath

A python module that abstracts common color math operations. For example, converting from CIE L*a*b to XYZ, or from RGB to CMYK
python-colormath.readthedocs.org
BSD 3-Clause "New" or "Revised" License
456 stars 83 forks source link

Implement support for "ITU-R BT.2020" colorspace. #85

Closed KelSolaar closed 6 years ago

KelSolaar commented 6 years ago

A few notes:

KelSolaar commented 6 years ago

@gtaylor : The TLDR version is that it is basically the successor of sRGB/BT.709, it is becoming more and more important.