TDataMask001 Class

Definition

001: mask bits for which x mod 2 == 0

Delphi
type TDataMask001 = class(TDataMask)
Inheritance
TObject
TDataMask001

Methods

forReference(Integer) (Inherited from TDataMask)
isMasked(Integer, Integer)
unmaskBitMatrix(TBitMatrix, Integer)

Implementations of this method reverse the data masking process applied to a QR Code and make its bits ready to read.

(Inherited from TDataMask)