如何将画布保存为 jpeg,然后将该 jpeg 保存到系统?
我一直在寻找这样做,以便我可以将图像保存在我的绘图程序中。我在网上和 SO 上查看过,我发现的那些要么不起作用,要么具有未显示的自定义类和方法。我实在想不通这个问题。帮助将不胜感激。
I've been looking to do this so I can save images in my drawing program. I've looked online and on SO and the ones I've found either don't work or have custom classes and methods that are not shown. I really can't figure this out. Help would be greatly appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看这个问题和这个问题。
这应该足以将画布保存到您的 SD卡:)
祝你好运!
Take a look at this question and this question.
This should be enough to save a canvas to your sdcard :)
Good luck!