SproutCMS

This is the code documentation for the SproutCMS project

class QRimage

Source code (3 results)

/sprout/Helpers/phpqrcode/qrencode.php   Highlighted file source

Line 513: QRimage::png($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color);

/sprout/Helpers/phpqrcode/qrtools.php   Highlighted file source

Line 88: QRimage::png(self::binarize($frame), $fileName, 1, 0);

A total of 3 lines in 3 files were found