Picking Images with the iPhone SDK UIImagePickerController
Wednesday, March 19th, 2008 Posted in Software Development, iPhone | 13 Comments »The UIImagePickerController is the class you use when you want to import a picture from the iPhone photo library into your application. You can also use this class to open an interface that will allow you to take a picture ...

