toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-qr
/
com.jeluchu.qr.qrcode.detector
/
Detector
Detector
class
Detector
(
image
:
BitMatrix
)
Members
Constructors
Detector
Link copied to clipboard
constructor
(
image
:
BitMatrix
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
detect
Link copied to clipboard
@
JvmOverloads
fun
detect
(
hints
:
Map
<
DecodeHintType
?
,
*
>
?
=
null
)
:
DetectorResult
Detects a QR Code in an image.