Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.image
/
ImageRef
/
Companion
/
fromInputStream
from
Input
Stream
android
fun
fromInputStream
(
inputStream
:
InputStream
,
options
:
BufferImageLoadOptions
)
:
ImageRef
?