Searched defs:pixelPerPoint (Results 1 – 1 of 1) sorted by relevance
| /plugin/qrcode2/ |
| D | phpqrcode.php | 941 …public static function png($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveand… 962 …public static function jpg($frame, $filename = false, $pixelPerPoint = 8, $outerFrame = 4, $q = 85… 977 private static function image($frame, $pixelPerPoint = 4, $outerFrame = 4)
|