How to save a BufferedImage as a File

后端 未结 6 1254
名媛妹妹
名媛妹妹 2020-11-29 20:16

I am using the imgscalr Java library to resize an image .

The result of a resize() method call is a BufferedImage object. I now want to save this as a file (usually

6条回答
提交回复
热议问题