DecodeCallbacks

interface DecodeCallbacks

Callbacks for key points during decodes.

Functions

Link copied to clipboard
abstract fun onDecodeComplete(bitmapPool: BitmapPool, downsampled: Bitmap)
Link copied to clipboard
abstract fun onObtainBounds()