Hi ya,
I am using display.save to grab an image of the group I am interested in. I have got control of the size of the image dumped on the simulator and device so that’s great. However I need high resolution (large) images of the group as they are to be printed out on large scale. A couple of questions
-
What controls the maximum size of the image that can be grabbed and how do you determine that in code. (if you grab too large an image its just seems to be black)
-
If I require larger images than the device can allow, is breaking the group into chunks grabbing images of the chunks and patching the resultant images back together the only way to achieve the larger image. Any other ideas or solutions welcomed.
Many Thanks
David