TData Matrix Detector .correct Top Right Method
Unit: ZXing.Datamatrix.Internal.Detector
function correctTopRight(bottomLeft: IResultPoint; bottomRight: IResultPoint; topLeft: IResultPoint; topRight: IResultPoint; dimension: Integer): IResultPoint
Parameters
- bottomLeft
- Type: ZXing.ResultPoint.IResultPoint
- bottomRight
- Type: ZXing.ResultPoint.IResultPoint
- topLeft
- Type: ZXing.ResultPoint.IResultPoint
- topRight
- Type: ZXing.ResultPoint.IResultPoint
- dimension
- Type: System.Integer