ZXing.QrCode.Internal.AlignmentPattern Unit
Classes
| TAlignmentPatternHelpers |
contains all static methods for using IAlignmentPatterns instances |
Interfaces
| IAlignmentPattern |
As we did for ResultPoint, we use an interfaced object to implement automatic deallocation of TAligmnentPattern instances the actual implementation of this interface is in unit ZXing.QrCode.Internal.AlignmentPatternImplementation |