QRcode::getVersionPattern()
Method: Return BCH encoded version information pattern that is used for the symbol of version 7 or greater. Use lower 18 bits.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2479
Method: Return BCH encoded version information pattern that is used for the symbol of version 7 or greater. Use lower 18 bits.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2479
Method: Return BCH encoded format information pattern.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2492
Method: Put a finder pattern.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2509
Method: Return a copy of initialized frame.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2530
Method: Replace a value on the array at the specified position
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2273
Method: Return maximum data code length (bytes) for the version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2284
Method: Return maximum error correction code length (bytes) for the version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2294
Method: Return the width of the symbol for the version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2303
Method: Return the numer of remainder bits.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2312
Method: Append Padding Bit to bitstream
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2055