PhotoPicker
| Last Revision: | Version 1.2, 2012-08-17 Upgraded to iOS 5.0 SDK, removed some compiler warnings. (Full Revision History) |
| Build Requirements: | iOS 5.0 SDK |
| Runtime Requirements: | iOS 5.0 or later |
This sample demonstrates how to choose images from the photo library, take a picture with the device's camera, and how to customize the look of the camera's user interface. This is done by using UIImagePickerController. The chosen image or camera photo is displayed in a UIImageView. To customize the camera's interface, this sample shows how to use an overlay view. With this overlay view it gives you the ability to customize the UI as you take a picture.
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-08-17)