开发者

Iphone - Load image from camera roll to UIImageView without UIImagepicker

Is it possible to load the last photo from camera roll to UIImageView without using a UIImagepicker?

I mean retrieve the path to the file 开发者_JAVA百科or something like that.

Thankz :D


You should be able to do this by using the new AVFoundation framework. You may want to take a look at the WWDC 2010 session videos discussing the framework and the related source code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜