BitmapFactoryDecoder

The base Decoder that uses BitmapFactory to decode a given ImageSource.

Types

Link copied to clipboard
class Factory(context: Context? = null, maxParallelism: Int = DEFAULT_MAX_PARALLELISM)

Functions

Link copied to clipboard
open suspend fun decode(): <Error class: unknown class>