Currently the background is not transparent, this is what I did to fix it: add this line ImageColorTransparent($target_image, $col[0]); to the image method in the QRimage class, before ImageDestroy.
Log in to post a comment.