QRcode::createFrame()
Method: Return a copy of initialized frame.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2530
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: Return a version number that satisfies the input code length.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2322
Method: Return the size of length indicator for the mode and version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2339
Method: Return the maximum length for the mode and version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2359
Method: Pack all bit streams padding bits into a byte array.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2115