Skip to content

How to get the chromaticity coordinates of an illuminant? #1243

Closed Answered by disidrosi
disidrosi asked this question in Q&A
Discussion options

You must be logged in to vote

Nevermind, shortly after posting my question I found the solution by using colour.CCS_ILLUMINANTS. For example:

color.CCS_ILLUMINANTS['CIE 1931 2 Degree Standard Observer']['D65']

which returns array([ 0.3127, 0.329 ]).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KelSolaar
Comment options

Answer selected by disidrosi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants