\Endroid\QrCode\WriterSvgWriter

Summary

Methods
Properties
Constants
writeDataUri()
writeFile()
supportsExtension()
getSupportedExtensions()
getName()
writeString()
getContentType()
No public properties found
No constants found
getData()
No protected properties found
N/A
addLogo()
getMimeType()
getOpacity()
No private properties found
N/A

Methods

writeDataUri()

writeDataUri(\Endroid\QrCode\QrCodeInterface  $qrCode) 

Parameters

\Endroid\QrCode\QrCodeInterface $qrCode

writeFile()

writeFile(\Endroid\QrCode\QrCodeInterface  $qrCode, \Endroid\QrCode\Writer\string  $path) 

Parameters

\Endroid\QrCode\QrCodeInterface $qrCode
\Endroid\QrCode\Writer\string $path

supportsExtension()

supportsExtension(\Endroid\QrCode\Writer\string  $extension) 

Parameters

\Endroid\QrCode\Writer\string $extension

getSupportedExtensions()

getSupportedExtensions() 

getName()

getName() 

writeString()

writeString(\Endroid\QrCode\QrCodeInterface  $qrCode) 

Parameters

\Endroid\QrCode\QrCodeInterface $qrCode

getContentType()

getContentType() 

getData()

getData(\Endroid\QrCode\QrCodeInterface  $qrCode) 

Parameters

\Endroid\QrCode\QrCodeInterface $qrCode

addLogo()

addLogo(\SimpleXMLElement  $svg, \Endroid\QrCode\Writer\int  $imageWidth, \Endroid\QrCode\Writer\int  $imageHeight, \Endroid\QrCode\Writer\string  $logoPath, \Endroid\QrCode\Writer\int  $logoWidth, \Endroid\QrCode\Writer\int  $logoHeight = null) 

Parameters

\SimpleXMLElement $svg
\Endroid\QrCode\Writer\int $imageWidth
\Endroid\QrCode\Writer\int $imageHeight
\Endroid\QrCode\Writer\string $logoPath
\Endroid\QrCode\Writer\int $logoWidth
\Endroid\QrCode\Writer\int $logoHeight

getMimeType()

getMimeType(\Endroid\QrCode\Writer\string  $path) 

Parameters

\Endroid\QrCode\Writer\string $path

getOpacity()

getOpacity(\Endroid\QrCode\Writer\int  $alpha) 

Parameters

\Endroid\QrCode\Writer\int $alpha