I have an image loaded via display.newImageRect(), I then used object:setFillColor() to tint it. Once I have done that, is it possible to remove the tint and go back to the original image that I have?
I’ve looked around the docs and can’t seem to find an answer.
Thx!
Andrew