删除 GIF 图像背景以匹配 GWT 中的原始背景?

发布于 2024-08-31 04:37:12 字数 107 浏览 9 评论 0原文

所以我有一个带有蓝色背景和一个圆圈(我想保留)的图像(GIF),我想删除蓝色背景和(或显示其所在背景的原始颜色或将背景设为图像完全透明。)

谢谢。

这是 GWT 1.6

So I have an image (GIF) with a blueish background and a circle (which i want to keep), I would like to remove the blueish background and ( or show the origin color of the back ground it sites on or make the background of the image totally transparent. )

Thank you .

This is GWT 1.6

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

静若繁花 2024-09-07 04:37:12

GIF 也支持透明度,在图像编辑器中打开它(不是绘画,它很糟糕),然后使用魔术棒工具选择背景。按删除键即可完成!

PS:如果需要的话,将其保存为GIF文件..

GIF supports transparency also, open it in a image editor(not paint, it sucks) and select the background using the magic wand tool. Press delete and you're done!

PS: save it as GIF file if you have to..

虚拟世界 2024-09-07 04:37:12

这与GWT无关。解决方案是使用PNG图像格式。 PNG 允许您指定透明背景。

This has nothing to do with GWT. The solution is to use PNG image format. PNGs allow you to specify a transparent background.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文