Searched refs:renderPNG (Results 1 – 8 of 8) sorted by relevance
| /plugin/barcodes/vendor/jucksearm/php-barcode/ | ||
| D | PDF417.php | 40 ->renderPNG(); |
| D | Datamatrix.php | 40 ->renderPNG(); |
| D | QRcode.php | 48 ->renderPNG(); |
| D | Barcode.php | 48 ->renderPNG(); |
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ | ||
| D | PDF417Factory.php | 363 public function renderPNG() function in jucksearm\\barcode\\lib\\PDF417Factory |
| D | DatamatrixFactory.php | 359 public function renderPNG() function in jucksearm\\barcode\\lib\\DatamatrixFactory |
| D | BarcodeFactory.php | 397 public function renderPNG() function in jucksearm\\barcode\\lib\\BarcodeFactory |
| D | QRcodeFactory.php | 418 public function renderPNG() function in jucksearm\\barcode\\lib\\QRcodeFactory |