skgmn / RapidDecoder

Simplified bitmap decoding and scaling for Android
Apache License 2.0
261 stars 43 forks source link

Decoding with BitmapFactory.Option #8

Open nguyentando opened 9 years ago

nguyentando commented 9 years ago

How can I use your library to decode an image, using BitmapFactory.Option to set some properties such as inPurgeable, inInputShareable,...