TBitMatrixParser.readVersion Method

Definition

Creates the version object based on the dimension of the original bit matrix from the datamatrix code.

See ISO 16022:2006 Table 7 - ECC 200 symbol attributes

Original BitMatrix including alignment patterns Version encapsulating the Data Matrix Code's "version" if the dimensions of the mapping matrix are not valid Data Matrix dimensions.

Delphi
function readVersion(BitMatrix: TBitMatrix): TVersion

Parameters

BitMatrix
TBitMatrix

Returns