Skip to content

"colour.convert" definition: sRGB should be the default RGB colorspace, but actually is not? #749

Answered by sobotka
rsnitsch asked this question in Q&A
Discussion options

You must be logged in to vote

In this instance, the RGB_to_XYZ assumes a cctf_encoding of None in the first.

In the second, the sRGB_to_XYZ assumes inversely encoded sRGB EOTF values by default.

I don’t believe it makes much sense to assume that the RGB triplet in the first case has a CCTF encoding applied.

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by KelSolaar
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #609 on January 16, 2021 23:01.