Output
Table of Contents
Interfaces
- QROutputInterface
- Converts the data matrix into readable output
Classes
- QRCodeOutputException
- An exception container
- QREps
- Encapsulated Postscript (EPS) output
- QRFpdf
- QRFpdf output module (requires fpdf)
- QRGdImage
- Converts the matrix into GD images, raw or base64 output (requires ext-gd)
- QRImage
- Converts the matrix into GD images, raw or base64 output (requires ext-gd)
- QRImagick
- ImageMagick output module (requires ext-imagick)
- QRMarkup
- Abstract for markup types: HTML, SVG, ... XML anyone?
- QRMarkupHTML
- HTML output (a cheap markup substitute when SVG is not available or not an option)
- QRMarkupSVG
- SVG output
- QROutputAbstract
- common output abstract
- QRString
- Converts the matrix data into string types