Interface Downsampler.DecodeCallbacks
- Enclosing class:
- Downsampler
public static interface Downsampler.DecodeCallbacks
Callbacks for key points during decodes.
-
Method Summary
Modifier and TypeMethodDescriptionvoidonDecodeComplete(BitmapPool bitmapPool, Bitmap downsampled) void
-
Method Details
-
onObtainBounds
void onObtainBounds() -
onDecodeComplete
- Throws:
IOException
-