Home
last modified time | relevance | path

Searched refs:encodePNG (Results 1 – 1 of 1) sorted by relevance

/plugin/qrcode2/
H A Dphpqrcode.php3094 return $enc->encodePNG($text, $outfile, $saveandprint=false);
3288 public function encodePNG($intext, $outfile = false,$saveandprint=false) function in QRencode