static private unmaskBitMatrix ( int reference, |
||
reference | int | |
bits | representation of QR Code bits | |
dimension | int | dimension of QR Code, represented by bits, being unmasked |
Résultat | void |
Implementations of this method reverse the data masking process applied to a QR Code and make its bits ready to read.
static private unmaskBitMatrix ( int reference, |
||
reference | int | |
bits | representation of QR Code bits | |
dimension | int | dimension of QR Code, represented by bits, being unmasked |
Résultat | void |