QRcode::lengthIndicator( $mode,  $version )

Return the size of length indicator for the mode and version.


Description Description


Parameters Parameters

$mode

(Required) (int) encoding mode

$version

(Required) (int) version


Top ↑

Return Return

(int) the size of the appropriate length indicator (bits).


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.