writeDataUri()
writeDataUri(\Endroid\QrCode\QrCodeInterface $qrCode) : string
Parameters
\Endroid\QrCode\QrCodeInterface | $qrCode |
writeDataUri(\Endroid\QrCode\QrCodeInterface $qrCode) : string
\Endroid\QrCode\QrCodeInterface | $qrCode |
writeFile(\Endroid\QrCode\QrCodeInterface $qrCode, string $path)
\Endroid\QrCode\QrCodeInterface | $qrCode | |
string | $path |
writeString(\Endroid\QrCode\QrCodeInterface $qrCode)
{@inheritdoc}
\Endroid\QrCode\QrCodeInterface | $qrCode |
convertColor(array $color) : \BaconQrCode\Renderer\Color\Rgb
array | $color |
addMargin(resource $sourceImage, integer $margin, integer $size, array<mixed,integer> $foregroundColor, array<mixed,integer> $backgroundColor) : resource
resource | $sourceImage | |
integer | $margin | |
integer | $size | |
array<mixed,integer> | $foregroundColor | |
array<mixed,integer> | $backgroundColor |
addLabel(resource $sourceImage, string $label, string $labelFontPath, integer $labelFontSize, string $labelAlignment, array<mixed,integer> $labelMargin, array<mixed,integer> $foregroundColor, array<mixed,integer> $backgroundColor) : resource
resource | $sourceImage | |
string | $label | |
string | $labelFontPath | |
integer | $labelFontSize | |
string | $labelAlignment | |
array<mixed,integer> | $labelMargin | |
array<mixed,integer> | $foregroundColor | |
array<mixed,integer> | $backgroundColor |