skgmn / RapidDecoder

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

How to scale a bitmap directly without decoding? #14

Open JHanLu opened 6 years ago

JHanLu commented 6 years ago

Say I already have a bitmap, How do I scale it with this library?