Output
Interfaces, Classes and Traits
- QROutputInterface
- Converts the data matrix into readable output
- QRCodeOutputException
- An exception container
- QRFpdf
- QRFpdf output module (requires fpdf)
- QRImage
- Converts the matrix into GD images, raw or base64 output (requires ext-gd)
- QRImagick
- ImageMagick output module (requires ext-imagick)
- QRMarkup
- Converts the matrix into markup types: HTML, SVG, .
- QROutputAbstract
- common output abstract
- QRString
- Converts the matrix data into string types