Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.image
/
ImageRef
/
encode
encode
android
common
ios
actual
fun
encode
(
options
:
EncodeImageOptions
)
:
Result
<
ByteArray
>
expect
fun
encode
(
options
:
EncodeImageOptions
=
EncodeImageOptions()
)
:
Result
<
ByteArray
>
actual
fun
encode
(
options
:
EncodeImageOptions
)
:
Result
<
ByteArray
>