I was wondering if there was a way to tint a display object white using “setFillColor” or any other method without using Corona’s Enterprise or Pro versions features. I tried setting fill color using the table {1,1,1}, however, that only sets the display object to the original color of the image.
Hi @brent.arata,
Filters (like brightness) are a premium graphics feature, and you can’t tint a graphic white with a normal fill. So, in Starter, you may need to explore another method like swapping out the image for another one that you design as full white.
Best regards,
Brent
Hi @brent.arata,
Filters (like brightness) are a premium graphics feature, and you can’t tint a graphic white with a normal fill. So, in Starter, you may need to explore another method like swapping out the image for another one that you design as full white.
Best regards,
Brent