Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.barcode
/
BarcodeFormatPharmaCodeConfiguration
/
BarcodeFormatPharmaCodeConfiguration
Barcode
Format
Pharma
Code
Configuration
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
regexFilter
:
String
=
""
,
minimumSizeScore
:
Double
=
0.0
,
addAdditionalQuietZone
:
Boolean
=
false
,
minimum1DQuietZoneSize
:
Int
=
6
,
minimumValue
:
Int
=
16
,
allowNarrowBarsOnly
:
Boolean
=
false
,
allowWideBarsOnly
:
Boolean
=
false
)