Captcha
Captcha copied to clipboard
transparent background
hello i have a template has dark/light mode and is hard to set captcha background to each mode ! can you make function $captcha->setBackgroundColor(241, 245, 249); can create transparent image like rgba(241, 245, 249, 0) and used like this $captcha->setBackgroundColor(241, 245, 249, 0);