coil-root
Toggle table of contents
3.4.0-SNAPSHOT
android
Target filter
android
Switch theme
Search in API
Skip to content
coil-root
coil-core
/
coil3.decode
/
toImageDecoderSourceOrNull
to
Image
Decoder
Source
Or
Null
android
@
InternalCoilApi
@
RequiresApi
(
value
=
28
)
fun
ImageSource
.
toImageDecoderSourceOrNull
(
options
:
Options
,
animated
:
Boolean
)
:
ImageDecoder.Source
?