Greetings
I have an image with a transparent (or with alpha channel) section; So the image is a simple triangle; but the color of that triangle is a variable. When the backgroundColor property is applied to set the triangle color; it applies the color to the solid and transparent sections of the image.
Is there a way to apply color only to the solid section, and let the transparency?
Thanks