toggle menu
compose-imageLoader
1.7.0
android
switch theme
search in API
image-loader
/
com.seiko.imageloader.component.decoder
/
BitmapFactoryDecoder
Bitmap
Factory
Decoder
android
class
BitmapFactoryDecoder
The base Decoder that uses
BitmapFactory
to decode a given ImageSource.
Members
Types
Factory
Link copied to clipboard
android
class
Factory
(
context
:
Context
?
=
null
,
maxParallelism
:
Int
=
DEFAULT_MAX_PARALLELISM
)
Functions
decode
Link copied to clipboard
android
open
suspend
fun
decode
(
)
:
<Error class: unknown class>