Scaling and re-scaling an image will usually distort and eventually "destroy" an image. Better would be to copy the image and scale it once; then go back and forth setting the appropriate image.
The background image must remain completely opaque. Using "clear()" on it makes it completely transparent, which is why you are getting trails and added residual images.
Recent Comments | Show All
2021/1/14
Button Click Example
2021/1/3
Testing A Graphic Error