如何将图像保存到沙箱 - iPhone SDK
我已经从 UIImagePicker 中提取了一个图像,我想将其临时保存到沙盒环境中,无论是在文档文件夹中,还是在其他类似的文件夹中。但是,我不知道该怎么做,请问有人可以帮助我吗?谢谢
目前图像是 UIImage
I have pulled an image out of the UIImagePicker thingy, and I would like to temporarily save it to the sandbox environment, in either the documents folder, or some other similar equivalent. However, I do not know how to do this, please could someone help me? Thanks
At the moment the image is a UIImage
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
保存图像:
加载图像
Saving an image:
Loading an image