Closed Huseriato closed 4 years ago
if alpha channel is set to 0. An alpha channel is only added, if this value is between 1 and 127 (higher value than 127 is not allowed by php).
I created an issue before and decided to provide a pull request for this: https://github.com/endroid/qr-code/issues/264
Is there anything I can do to speedup this in any way?
if alpha channel is set to 0. An alpha channel is only added, if this value is between 1 and 127 (higher value than 127 is not allowed by php).
I created an issue before and decided to provide a pull request for this: https://github.com/endroid/qr-code/issues/264