Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/lib/tcpdf/include/barcodes/qrcode.php / Page 2

QRcode::init_rs()

Method: Initialize a Reed-Solomon codec and add it to existing rsitems

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2703

Used by 0 functions | Uses 0 functions

QRcode::modnn()

Method: modnn

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2726

Used by 0 functions | Uses 0 functions

QRcode::init_rs_char()

Method: Initialize a Reed-Solomon codec and returns an array of values.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2744

Used by 0 functions | Uses 0 functions

QRcode::encode_rs_char()

Method: Encode a Reed-Solomon codec and returns the parity array

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2828

Used by 0 functions | Uses 0 functions

QRcode::createFrame()

Method: Return a copy of initialized frame.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2530

Used by 0 functions | Uses 0 functions

QRcode::qrstrset()

Method: Replace a value on the array at the specified position

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2273

Used by 0 functions | Uses 0 functions

QRcode::getDataLength()

Method: Return maximum data code length (bytes) for the version.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2284

Used by 0 functions | Uses 0 functions

QRcode::getECCLength()

Method: Return maximum error correction code length (bytes) for the version.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2294

Used by 0 functions | Uses 0 functions

QRcode::getWidth()

Method: Return the width of the symbol for the version.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2303

Used by 0 functions | Uses 0 functions

QRcode::getRemainder()

Method: Return the numer of remainder bits.

Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2312

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 10 Next »
Proudly powered by WordPress