Android Scanbot Barcode SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK
Android Scanbot Barcode SDK
/
io.scanbot.sdk.documentqualityanalyzer
/
ProcessByTileConfiguration
/
ProcessByTileConfiguration
Process
By
Tile
Configuration
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
enabled
:
Boolean
=
false
,
minProcessedFraction
:
Double
=
1.0
,
maxProcessedFraction
:
Double
=
1.0
,
minNumberOfRequiredSymbols
:
Int
=
100
,
tileSize
:
Int
=
300
)