DefaultOnHeaderDecodedListener
Downsamples, decodes, and rotates images according to their exif orientation using .
Obeys all options in Downsampler except for FIX_BITMAP_SIZE_TO_REQUESTED_DIMENSIONS.
Constructors
Link copied to clipboard
open fun DefaultOnHeaderDecodedListener( requestedWidth: Int, requestedHeight: Int, options: Options)
Content copied to clipboard
Functions
Link copied to clipboard
open fun onHeaderDecoded( decoder: ImageDecoder, info: ImageInfo, source: Source)
Content copied to clipboard