toggle menu
scanbot-sdk-compose-multiplatform
android
common
ios
switch theme
search in API
scanbot-sdk-compose-multiplatform
/
io.scanbot.sdk.compose.multiplatform.utils
Package-level
declarations
Functions
Functions
convert
JSONArray
To
Kotlinx
Json
Array
Link copied to clipboard
android
fun
convertJSONArrayToKotlinxJsonArray
(
jsonArray
:
JSONArray
?
)
:
JsonArray
convert
JSONObject
To
Kotlinx
Json
Object
Link copied to clipboard
android
fun
convertJSONObjectToKotlinxJsonObject
(
orgJson
:
JSONObject
?
)
:
JsonElement
get
Bitmap
From
Uri
Link copied to clipboard
android
fun
getBitmapFromUri
(
uri
:
Uri
,
contentResolver
:
ContentResolver
)
:
Bitmap
?
to
Image
Bitmap
Link copied to clipboard
android
fun
toImageBitmap
(
byteArray
:
ByteArray
?
)
:
ImageBitmap
?
to
Image
Bitmap
Link copied to clipboard
ios
fun
<Error class: unknown class>
.
toImageBitmap
(
)
:
ImageBitmap
?
to
Map
Element
Optimized
Link copied to clipboard
fun
JsonElement
.
toMapElementOptimized
(
)
:
Any
?
to
Map
Literals
Link copied to clipboard
fun
JsonObject
.
toMapLiterals
(
)
:
Map
<
String
,
Any
?
>
to
UIImage
Link copied to clipboard
ios
fun
ImageBitmap
.
toUIImage
(
)
:
<Error class: unknown class>
?
to
V1Barcode
Document
Format
Link copied to clipboard
android
ios
fun
BarcodeDocumentFormat
.
toV1BarcodeDocumentFormat
(
)
:
BarcodeDocumentFormat
fun
BarcodeDocumentFormat
.
toV1BarcodeDocumentFormat
(
)
:
SBSDKBarcodeDocumentRootType
to
V1Barcode
Format
Link copied to clipboard
android
ios
fun
BarcodeFormat
.
toV1BarcodeFormat
(
)
:
BarcodeFormat
fun
BarcodeFormat
.
toV1BarcodeFormat
(
)
:
SBSDKBarcodeType