TDetector .calculate Module Size Method
Unit: ZXing.QrCode.Internal.Detector
function calculateModuleSize(const topLeft: IResultPoint; const topRight: IResultPoint; const bottomLeft: IResultPoint): Single
Parameters
- topLeft
- Type: ZXing.ResultPoint.IResultPoint
- topRight
- Type: ZXing.ResultPoint.IResultPoint
- bottomLeft
- Type: ZXing.ResultPoint.IResultPoint
Return Value
Type: System.Single