TFinder Pattern Finder .Create Constructor
Initializes a new instance of the class.
constructor Create(const image: TBitMatrix; resultPointCallback: TResultPointCallback)
Parameters
- image
- Type: ZXing.Common.BitMatrix.TBitMatrix
The image.
- resultPointCallback
- Type: ZXing.ResultPoint.TResultPointCallback
The result point callback.