Delphi Sample Projects
  • API Reference
  1. API Reference
  2. QRCodeGenerator_VCL
  3. DelphiZXIngQRCode

TMatrixUtil Class

On this page

  1. Definition
  2. Constructors
  3. Properties
  4. Methods
  5. Fields

Definition

Unit:
DelphiZXIngQRCode
Package:
QRCodeGenerator_VCL
Delphi
type TMatrixUtil = class(TObject)
Inheritance
TObject
TMatrixUtil

Constructors

Create

Properties

MatrixUtilError

Methods

BuildMatrix(TBitArray, TErrorCorrectionLevel, Integer, Integer, TByteMatrix)
CalculateBCHCode(Integer, Integer)
ClearMatrix(TByteMatrix)
EmbedBasicPatterns(Integer, TByteMatrix)
EmbedDarkDotAtLeftBottomCorner(TByteMatrix)
EmbedDataBits(TBitArray, Integer, TByteMatrix)
EmbedHorizontalSeparationPattern(Integer, Integer, TByteMatrix)
EmbedPositionAdjustmentPattern(Integer, Integer, TByteMatrix)
EmbedPositionDetectionPattern(Integer, Integer, TByteMatrix)
EmbedPositionDetectionPatternsAndSeparators(TByteMatrix)
EmbedTimingPatterns(TByteMatrix)
EmbedTypeInfo(TErrorCorrectionLevel, Integer, TByteMatrix)
EmbedVerticalSeparationPattern(Integer, Integer, TByteMatrix)
FindMSBSet(Integer)
IsEmpty(Integer)
MakeTypeInfoBits(TErrorCorrectionLevel, Integer, TBitArray)
MakeVersionInfoBits(Integer, TBitArray)
MaybeEmbedPositionAdjustmentPatterns(Integer, TByteMatrix)
MaybeEmbedVersionInfo(Integer, TByteMatrix)

Fields

FMatrixUtilError

On this page

  1. Definition
  2. Constructors
  3. Properties
  4. Methods
  5. Fields
Delphi Sample Projects (c) 1995-2026 Patrick PREMARTIN - Powered by DocInsight