Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.codecs
/
ImageDecoder
/
decodeAsync
decode
Async
fun
decodeAsync
(
options
:
ImageDecodeOptions
=
definedExternally
)
:
Promise
<
ImageDecodeResult
>
(
source
)