将图像保存到默认相机文件夹 - IOS
我目前正在完成一个项目。但我还需要最后一件事,但不知道该怎么做。
我正在寻找一种将图像保存到默认文件夹(相机胶卷文件夹)的方法。我正在考虑制作一个按钮。因此,如果用户决定保存他的图像,他可以点击保存按钮。
如果重要的话,我有 4 个图像视图彼此重叠。是否可以将所有这些视图保存到一张图像中?
谢谢你,
I'm currently finishing a project. But there is one last thing I need and can't figure out how to do.
I'm looking for a way to save images to the default folder (camera roll folder). I was thinking of making a button. So if the user decides to save his image he can tap on the save button.
If it matters, I have 4 imageview on top of each other. Would it be possible to save all those view to one image?
Thank you,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下是将图像保存到相机胶卷的方法:
Here is how to save an image to the camera roll: