Skip to content

Plotting color charts in specific color space? #885

Answered by KelSolaar
ssh4net asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ssh4net,

All the conversions for display should go through the colourspace defined in the colour.plotting.CONSTANTS_COLOUR_STYLE attribute here:

https://github.com/colour-science/colour/blob/develop/colour/plotting/common.py#L112

If you change it for another RGB colourspace, the conversions will be done for that RGB colourspace. It is not very well tested, so please let us know if any issues!

Cheers,

Thomas

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ssh4net
Comment options

@KelSolaar
Comment options

Answer selected by ssh4net
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