Open Anonymous4078 opened 2 months ago
Did you see the recomb operation that allows the use of matrix multiplication?
If you still need help, please can you provide a worked example to help explain your question.
Hi @lovell sorry for being unclear.
Here is one example of what I am trying to do:
I am trying to change only some specific colours in the image attached.
. Here for example I am trying to change the grey
colour.
I have tried using modulate but that seems to change colour for the whole image.
Thanks for the example input file, please can you provide an example output file to help me understand what you're trying to achieve.
Question about an existing feature
Hello, I would like it ask if we can selectively tint some specific colours of the image.
What are you trying to achieve?
I am trying to tint specific parts of an image. For example, replaced only the red colour(different shades, varying opacity) from the image with blue colour or any other colour.
When you searched for similar issues, what did you find that might be related?
Yes
Please provide a minimal, standalone code sample, without other dependencies, that demonstrates this question
Please provide sample image(s) that help explain this question