help get() pixels from Image
in
Programming Questions
•
2 years ago
Basically, I have a background image that I'm adding a layer to, and then I want to erase the layer to reveal the background image again.
Also, for some reason, when I draw onto the screen to reveal the background again, it always reveals itself temporarily, but then the layer covers what I just drew on the screen, but then when I click the screen, everything I drew previously reappears. How do I keep the layer from covering my picture over and over again?
I don't want to have my code floating around the internet since this is a project, so if you want, I can message it to you.
Thanks!
1