I am developing an iPad application by which i am using image context to draw. I am adding one more image view on top of the drawing context for resizing the image. When i done zooming the image i need to crop the zoomed image for the common area in both of the images and draw the cropped image to the base drawing image.
Any help would be appreciable.
Thanks in Advance.
Try following method: