UIImage pinch to shrink
How would I implement multi-touch to allow enlarging an image by using gestures. I understand moving items and allowing multi-touch, but how would I implement it in an if statement. I want to be able to interact with individual images and not entire views. I would want an if statement for every image to allow this type of editing.
Thanks
tkilmer
|