QRcode::getMinimumVersion( $size,  $level )

Return a version number that satisfies the input code length.


Description Description


Parameters Parameters

$size

(Required) (int) input code length (bytes)

$level

(Required) (int) error correction level


Top ↑

Return Return

(int) version number


Top ↑

Source Source

File: includes/lib/tcpdf/include/barcodes/qrcode.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.