Methods

getText()

getText() : string

Returns

string —

getSize()

getSize() : int

Returns

int —

getMargin()

getMargin() : int

Returns

int —

getForegroundColor()

getForegroundColor() : int[]

Returns

int[] —

getBackgroundColor()

getBackgroundColor() : int[]

Returns

int[] —

getEncoding()

getEncoding() : string

Returns

string —

getRoundBlockSize()

getRoundBlockSize() : bool

Returns

bool —

getErrorCorrectionLevel()

getErrorCorrectionLevel() : \Endroid\QrCode\ErrorCorrectionLevel

Returns

\Endroid\QrCode\ErrorCorrectionLevel —

getLogoPath()

getLogoPath() : ?string

Returns

?string —

getLogoWidth()

getLogoWidth() : ?int

Returns

?int —

getLogoHeight()

getLogoHeight() : ?int

Returns

?int —

getLabel()

getLabel() : ?string

Returns

?string —

getLabelFontPath()

getLabelFontPath() : string

Returns

string —

getLabelFontSize()

getLabelFontSize() : int

Returns

int —

getLabelAlignment()

getLabelAlignment() : string

Returns

string —

getLabelMargin()

getLabelMargin() : int[]

Returns

int[] —

getValidateResult()

getValidateResult() : bool

Returns

bool —

getWriterOptions()

getWriterOptions() : array

Returns

array —

getContentType()

getContentType() : string

Returns

string —

setWriterRegistry()

setWriterRegistry(\Endroid\QrCode\WriterRegistryInterface  $writerRegistry) : void

Parameters

\Endroid\QrCode\WriterRegistryInterface $writerRegistry

writeString()

writeString() : string

Returns

string —

writeDataUri()

writeDataUri() : string

Returns

string —

writeFile()

writeFile(string  $path) : void

Parameters

string $path

getData()

getData() : array

Returns

array —