-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hello @Zemax27, The figure is looking correct, here is another variant in 3D using colour-visuals: You can verify some of the range yourself as follows: print(colour.XYZ_to_ICtCp(colour.wavelength_to_XYZ([400, 500, 600, 700])))
|
Beta Was this translation helpful? Give feedback.
-
Hi @KelSolaar, Is it your graphical representation limited to 8bits RGB values? Maybe this could explain the difference since RGB to ICtCp considers a max of 12bits code values |
Beta Was this translation helpful? Give feedback.
I'm glad this helped to improve the code features.
I've checked your latest commits and I realized it could be done using the latest release.