SproutCMS

This is the code documentation for the SproutCMS project

class QRvect

Source code (2 results)

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

Line 537: QRvect::eps($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color, $this->cmyk);
Line 561: QRvect::svg($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color);

A total of 3 lines in 2 files were found