public static interface Downsampler.DecodeCallbacks
Modifier and Type | Method and Description |
---|---|
void |
onDecodeComplete(BitmapPool bitmapPool,
android.graphics.Bitmap downsampled) |
void |
onObtainBounds() |
void onObtainBounds()
void onDecodeComplete(BitmapPool bitmapPool, android.graphics.Bitmap downsampled) throws java.io.IOException
java.io.IOException