QRcode::writeFormatInformation( $width,  $frame,  $mask,  $level )

Write Format Information on frame and returns the number of black bits


Description Description


Parameters Parameters

$width

(Required) (int) frame width

$frame

(Required) (array) frame

$mask

(Required) (array) masking mode

$level

(Required) (int) error correction level


Top ↑

Return Return

(int) blacks


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.