zetbaitsu / Compressor

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

compress Bitmap to Bitmap #15

Closed irsalshabirin closed 7 years ago

irsalshabirin commented 8 years ago

I want to compress Bitmap to Bitmap, please help me ? 👍 👍

charleston10 commented 8 years ago

You need get bitmap and save how to file, after this will compress & convert file to bitmap

af913337456 commented 7 years ago

you can use Bitmap.compress(...)

irsalshabirin commented 7 years ago

Thanks before, 😎

tamilanmanikandan commented 5 years ago

how to compress bitmap file