UIImagePickerController(二)

2017-09-06  本文已影响0人  CoderZxq

Picking an Item from the Photo Library

UIImagePickerController的功能:
1.image picker功能主要有两个:一个是捕获picture和medias;一个是弹出一个浏览页,选择一个item

In addition to using a UIImagePickerController instance to capture new pictures and movies, you can use it to present a media browser that lets a user choose an item from their saved photo albums. The steps you take are similar to those for capturing media, as described in Taking Pictures and Movies. The differences are:

Creating and Configuring a Media Browser

上一篇下一篇

猜你喜欢

热点阅读