public interface ImageDecoder
Bitmap.ImageDecodingInfo| 限定符和类型 | 方法和说明 |
|---|---|
android.graphics.Bitmap |
decode(ImageDecodingInfo imageDecodingInfo)
Decodes image to
Bitmap according target size and other parameters. |
android.graphics.Bitmap decode(ImageDecodingInfo imageDecodingInfo) throws IOException
Bitmap according target size and other parameters.imageDecodingInfo - IOException