Let’s say that I have a high resolution photo. I load it and put another image in front of it (could be mask for example). Now I want to save that final image.
If you use display.captureScreen, the final image will be capped to the device display size.
Is there any way in graphics 2.0 to save that final image preserving the original image resolution?
Thanks
Renato