TFinderPatternFinder Class

Unit: ZXing.QrCode.Internal.FinderPatternFinder
System.TObject
  ZXing.QrCode.Internal.FinderPatternFinder.TFinderPatternFinder
type TFinderPatternFinder = class(TObject)

The TFinderPatternFinder type exposes the following members.

Show:
 NameDescription
MAX_MODULES

support up to version 10 for mobile clients

MIN_SKIP

1 pixel/module times 3 modules/center

Top
Show:
 NameDescription
Create

Overloaded. Initializes a new instance of the class.

Create
Overloaded.

Creates a finder that will search the image for three finder patterns.

Destroy

Top
Show:
 NameDescription
image

Top
Show:
 NameDescription
find

foundPatternCross

handlePossibleCenter

Top