tags:

views:

43

answers:

1

I want to allow a user to select pixels on the screen and create a new image from the pixels created. Is there a specific class for this or would I need to do this all my self?

A: 

you should have a look at http://www.hive05.com/2008/11/crop-an-image-using-the-iphone-sdk/

John Boker