TDetector .find Alignment In Region Method
Unit: ZXing.QrCode.Internal.Detector
function findAlignmentInRegion(const overallEstModuleSize: Single; const estAlignmentX: Integer; const estAlignmentY: Integer; const allowanceFactor: Single): IAlignmentPattern
Parameters
- overallEstModuleSize
- Type: System.Single
- estAlignmentX
- Type: System.Integer
- estAlignmentY
- Type: System.Integer
- allowanceFactor
- Type: System.Single