TFormatInformation Class

Encapsulates a QR Code's format information, including the data mask used and error correction level.

Unit: ZXing.QrCode.Internal.FormatInformation
System.TObject
  ZXing.QrCode.Internal.FormatInformation.TFormatInformation
type TFormatInformation = class(TObject)

The TFormatInformation type exposes the following members.

Show:
 NameDescription
Create

Top
Show:
 NameDescription
DataMask

ErrorCorrectionLevel

Top
Show:
 NameDescription
Equals

GetHashCode

decodeFormatInformation

Decodes the format information.

numBitsDiffering

Top

Reference