Quantcast
Channel: iOS Dev Diary » UIImage
Viewing all articles
Browse latest Browse all 12

How to select a UIImage from the camera roll (and use it)

$
0
0

The UIImagePickerController can help us do this with ease.

In this example we’ll instantiate an image picker and tell it what kind of image we want returned. We have a choice of using an edited version, use the original, or start using a camera. Next we present the picker from which the user can select the image:

This content is for members only.




Viewing all articles
Browse latest Browse all 12

Trending Articles