TAlignmentPatternHelpers Class

contains all static methods for using IAlignmentPatterns instances

Unit: ZXing.QrCode.Internal.AlignmentPattern
System.TObject
  ZXing.QrCode.Internal.AlignmentPattern.TAlignmentPatternHelpers
type TAlignmentPatternHelpers = class(TObject)

The TAlignmentPatternHelpers type exposes the following members.

Show:
 NameDescription
CreateAlignmentPattern

IAlignmentPattern instances must be obtained by calling this function

Top