Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.documentqualityanalyzer
/
ProcessByTileConfiguration
/
ProcessByTileConfiguration
Process
By
Tile
Configuration
constructor
(
enabled
:
Boolean
=
false
,
minProcessedFraction
:
Double
=
1.0
,
maxProcessedFraction
:
Double
=
1.0
,
minNumberOfRequiredSymbols
:
Int
=
100
,
tileSize
:
Int
=
300
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)