TDetectorResult.Create Constructor

Unit: ZXing.Common.DetectorResult
constructor Create(const bits: TBitmatrix; const points: TArray<IResultPoint>)

Parameters

bits
Type: ZXing.Common.BitMatrix.TBitMatrix

points
Type: TArray<IResultPoint>