开发者

Saving images from web

I am new to IOS development. I am developing an app in which i am viewing some images in my app that are stored on a server. The 开发者_JAVA技巧thing is that, i want an image from the server to store in my photo gallery. anyone know the procedure?

Thanks for every help;


You will have implement web services to access images from server, so that it can be downloaded to your iPhone App.


Look up the documentation for the UIImageWriteToSavedPhotosAlbum function. It will save a UIImage to the camera roll.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜