views:

21

answers:

0

In my UIImagePickerController I have set allowsEditing to YES. Now I always see the preview screen and the image returned is always "edited" (image within the rectangle is returned). Is there a way to allow user to use original image instead of the edited image sometimes. Also, is there a way to "zoom in" the original image so it fits into the preview rectangle? ALternatively, can I change the size of the rectangle?