We get 1600x1200 images if we use the original image (from editingInfo) from the camera and 640x480 images from the photo library
The problem is I use this image for a UIImageView and place some more graphics on it. Now I want to save back the entire image (as displayed on the current view) I can capture the image and the dimensions are 320x480. But I want to save it at a higher resolution than that.
|