chillerlan / php-qrcode

A PHP QR Code generator and reader with a user-friendly API.
https://smiley.codes/qrcode/
Apache License 2.0
2.01k stars 302 forks source link

Background-Color #120

Closed felix-d1strict closed 2 years ago

felix-d1strict commented 2 years ago

Hello,

is it possible to set a background color other than white as an option? White instead of transparent is possible as follows: QROptions::$imageTransparent, but I have not found anything else for other colors.

Many greetings, Felix