TDetector.detect Method

Detects a QR Code in an image.

Unit: ZXing.QrCode.Internal.Detector
function detect(const hints: TDictionary<TDecodeHintType, TObject>): TDetectorResult

Parameters

hints
Type: TDictionary<TDecodeHintType, TObject>

optional hints to detector

Return Value

encapsulating results of detecting a QR Code