TFinder Pattern Finder .find Method
Unit: ZXing.QrCode.Internal.FinderPatternFinder
function find(const hints: TDictionary<TDecodeHintType, TObject>): TFinderPatternInfo
Parameters
- hints
- Type: TDictionary<
ZXing.DecodeHintType.TDecodeHintType
,
System.Generics.Collections.TObject
>