We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
对图片进行宽高不变的压缩时,如果结果类型时png类型,压缩结果的大小会比原图片还大。
The text was updated successfully, but these errors were encountered:
这个不是用来压缩的呀? 你的意思是,原图啥都不做,弄出来比原来的大是吧?
Sorry, something went wrong.
是的,什么都不做,会比原图大 Images(sourceImageBuffer).save(savePath)
No branches or pull requests
对图片进行宽高不变的压缩时,如果结果类型时png类型,压缩结果的大小会比原图片还大。
The text was updated successfully, but these errors were encountered: