I have a ui.Image which has already been decoded. It contains only white background and black content, let's a "question" mark there.
I will use Canvas and drawImage to paint the ui.Image after I change color from black to red or another single color.
WDYT?
thank you