Skip to content
Discussion options

You must be logged in to vote

In the documentation, you will see an example for GRAY. This only happens if the text does not provide a colorspace at all.
RGB (which is the normal case) is given as usual as a tuple of 3 floats in range 0 <= f <= 1. So you will not see any surprise here, do you.
The only thing I am regretting at the design of this function is, that I did not convert color to the sRGB format.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@JorjMcKie
Comment options

@little-polka-dot
Comment options

@little-polka-dot
Comment options

@JorjMcKie
Comment options

Answer selected by little-polka-dot
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