TDetector .detect Method
Detects a QR Code in an image.
function detect(const hints: TDictionary<TDecodeHintType, TObject>): TDetectorResult
Parameters
- hints
- Type: TDictionary<
ZXing.DecodeHintType.TDecodeHintType
,
Generics.Collections.TObject
>
optional hints to detector
Return Value
TDetectorResult encapsulating results of detecting a QR Code