Filter: qrcode
qrcode generates a QR barcode.
Usage
| input | content of the qrbarcode. |
|---|---|
| Parameters | :size (optional) The size of the image. |
| Output | QRBarcode image. |
| DOM | <img src="..."> representing the barcode image. |
qrcode generates a QR barcode.
| input | content of the qrbarcode. |
|---|---|
| Parameters | :size (optional) The size of the image. |
| Output | QRBarcode image. |
| DOM | <img src="..."> representing the barcode image. |