public interface ImageDecoder
Bitmap.ImageDecodingInfo| Modifier and Type | Method and Description |
|---|---|
android.graphics.Bitmap |
decode(ImageDecodingInfo imageDecodingInfo)
Decodes image to
Bitmap according target size and other parameters. |
android.graphics.Bitmap decode(ImageDecodingInfo imageDecodingInfo) throws java.io.IOException
Bitmap according target size and other parameters.imageDecodingInfo - java.io.IOException