TDataMask010 Class

Definition

010: mask bits for which y mod 3 == 0

Delphi
type TDataMask010 = class(TDataMask)
Inheritance
TObject
TDataMask010

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)