Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
coil
/
com.michaelflisar.toolbox.coil.utils
/
FetcherUtil
/
getImage
get
Image
fun
getImage
(
options
:
Options
,
result
:
FetchResult
?
,
transform
:
(
Bitmap
)
->
Bitmap
=
{ it }
)
:
Image
?