berendeanicolae / ColorSpace

C++ library for working with different color spaces, converting between color spaces and comparing colors
MIT License
137 stars 17 forks source link

CIE xyY 1931 #7

Open hippyau opened 3 years ago

hippyau commented 3 years ago

Hi!

Can your library support CIE xyY 1931? Is the same as as YXY?

Cheers,

berendeanicolae commented 3 years ago

Hello, I am no longer maintaining this project so probably I won't be adding new functionality soon. If you have the time, please create a pull request with the changes you need.

This book has contains the conversion formulas https://www.babelcolor.com/index_htm_files/A%20review%20of%20RGB%20color%20spaces.pdf