Hey guys!
Is there any way to change the text color of the image displayed on the screen after Uproad in Outsystems?
Do you mind sharing a sample of what you are looking to achieve? I'm not sure how to change the color of text that is part of an image.
Thank you for your response!
It is simple, the uploaded image has black text with black lines, and this image needs to be converted to red text with red lines on Outsystems.
One option I considered was manipulating the pixels using JavaScript to convert black pixels to red after the image is rendered. However, the results were unsatisfactory because the black is actually a shade of black, so it doesn't convert as expected.
Let's wait, as someone else in the community might have a better idea.