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
/
Companion
/
fromPath
from
Path
android
common
ios
actual
fun
fromPath
(
path
:
String
,
options
:
PathImageLoadOptions
)
:
ImageRef
?
expect
fun
fromPath
(
path
:
String
,
options
:
PathImageLoadOptions
=
PathImageLoadOptions()
)
:
ImageRef
?
actual
fun
fromPath
(
path
:
String
,
options
:
PathImageLoadOptions
)
:
ImageRef
?