zetbaitsu / Compressor

An android image compression library.
7.08k stars 963 forks source link

有没有直接对bitmap进行压缩的api #88

Open chenxi0203 opened 6 years ago

chenxi0203 commented 6 years ago

如果单纯只是拿到bitmap,并对bitmap压缩后直接使用。(看示例提供的api方法都是针对目标文件路径压缩,现在只有bitmap,难道还得先写入文件文件?这里写入文件的bitmap如果不压缩直接就有可能oom啦)

Shouheng88 commented 5 years ago

试一下这个 https://github.com/Shouheng88/Compressor