简体   繁体   中英

transparent image background using jQuery?

Is it possible to remove/delete an image's background (white background) using jQuery/javascript?

I know it is possible to do this using PHP and ImageMagick but I do not have ImageMagick installed on my shared hosting and it would be a lot easier to find a jQuery solution if it is possible.

您可以在canvas绘制图像,而不是白色绘制透明图像。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM