TBit Matrix Parser Class
Unit: ZXing.Datamatrix.Internal.BitMatrixParser
Top
System.TObject
ZXing.Datamatrix.Internal.BitMatrixParser.TBitMatrixParser
ZXing.Datamatrix.Internal.BitMatrixParser.TBitMatrixParser
The TBitMatrixParser type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | extractDataRegion | Extracts the data region from a that contains alignment patterns. Original with alignment patternsBitMatrix that has the alignment patterns removed |
![]() | readCodewords | Reads the bits in the representing the mapping matrix (No alignment patterns) in the correct order in order to reconstitute the codewords bytes contained within the Data Matrix Code. bytes encoded within the Data Matrix Code |