Open OutlawPlz opened 1 year ago
Hi guys,
If you create a qrcode with an image, the qrcode will no longer have a transparent background. This request should fix that issue by adding imagesavealpha() function to ImageMerge class.
imagesavealpha()
ImageMerge
Hi guys,
If you create a qrcode with an image, the qrcode will no longer have a transparent background. This request should fix that issue by adding
imagesavealpha()
function toImageMerge
class.