Rachel
Toggle table of contents
3.5.0
android
common
skiko
Target filter
android
common
skiko
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.plugin.animated-webp-decoder
/
love.yinlin.compose.graphics
/
AnimatedWebp
/
encode
encode
android
common
skiko
actual
fun
encode
(
format
:
ImageFormat
,
quality
:
ImageQuality
)
:
ByteArray
?
expect
fun
encode
(
format
:
ImageFormat
=
ImageFormat.WEBP
,
quality
:
ImageQuality
=
ImageQuality.Full
)
:
ByteArray
?
actual
fun
encode
(
format
:
ImageFormat
,
quality
:
ImageQuality
)
:
ByteArray
?