Capture
androidJvm
capture-core
/
com.microblink.capture.settings
/
LightingThresholds
/
LightingThresholds
Lighting
Thresholds
constructor
(
@
FloatRange
(
from
=
0.0
,
to
=
1.0
)
tooDarkThreshold
:
Float
=
0.99f
,
@
FloatRange
(
from
=
0.0
,
to
=
1.0
)
tooBrightThreshold
:
Float
=
0.99f
)