Skip to content

QR with Logo not working #256

Answered by codemasher
jasonwilliamsau asked this question in Q&A
Discussion options

You must be logged in to vote

I found the issue - the mode should be Imagick::COMPOSITE_BLEND here:

$this->imagick->compositeImage($imLogo, Imagick::COMPOSITE_ATOP, $pos, $pos);

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jasonwilliamsau
Comment options

@jasonwilliamsau
Comment options

@codemasher
Comment options

@codemasher
Comment options

Answer selected by jasonwilliamsau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants