开发者

Displaying Photos on iPhone

开发者 https://www.devze.com 2022-12-25 01:32 出处:网络
I\'m working on an iPhone app and I need to be able to display images to users.I have already gotten the code that takes the photo and stores it into the filesystem working well.Now I just need to fig

I'm working on an iPhone app and I need to be able to display images to users. I have already gotten the code that takes the photo and stores it into the filesystem working well. Now I just need to figure out how to display the image.

I've looked at the Three20 project I've read about on a few of the posts here, but it seems a bit cumbersome and like an extra dependency to import link and combine all of the Thr开发者_StackOverflow社区ee20 library into my little app.

Are there any other ways or a more streamlined library that will let me display photos to my users?

Thanks! B.


Throw a UIImageView on the screen? Or ask a more specific question if that is not what you want.

0

精彩评论

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

关注公众号