|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageDecoder
Provide decoding image to result Bitmap
.
ImageDecodingInfo
Method Summary | |
---|---|
android.graphics.Bitmap |
decode(ImageDecodingInfo imageDecodingInfo)
Decodes image to Bitmap according target size and other parameters. |
Method Detail |
---|
android.graphics.Bitmap decode(ImageDecodingInfo imageDecodingInfo) throws IOException
Bitmap
according target size and other parameters.
imageDecodingInfo
-
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |