nodeca / pica

Resize image in browser with high quality and high speed
http://nodeca.github.io/pica/demo/
MIT License
3.76k stars 245 forks source link

Why was the alpha attribute dropped? #233

Closed svenbrill closed 2 years ago

svenbrill commented 2 years ago

Why was the alpha attribute dropped? What is the alternative way to enable or disable the alpha channel now?

puzrin commented 2 years ago

After fixing transparency resize this option was dropped as useless. You can manually reset alpha value in src canvas, if you wish, but that's out of lib scope. It just resizes image right, that's not image editor.