Bacon / BaconQrCode

QR Code Generator for PHP
BSD 2-Clause "Simplified" License
1.86k stars 212 forks source link

transparency #54

Closed mojtabaRKS closed 6 years ago

mojtabaRKS commented 6 years ago

is there any option to have a image (png , svg) with transparent background?

DASPRiD commented 6 years ago

Just supply a Color\Alpha() with the alpha value set to 0 as background color.