开发者

Iphone - Load image from camera roll to UIImageView without UIImagepicker

开发者 https://www.devze.com 2023-01-17 01:48 出处:网络
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.

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

精彩评论

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

关注公众号