更改 ImageIcon 对象透明度(alpha)

发布于 2024-12-07 15:26:17 字数 300 浏览 2 评论 0原文

我的目标是让多个面板上的图像彼此重叠,并具有 Alpha 通道(透明部分)。所以我按照这个网站http://tinyurl.com/m27exs中的代码进行操作。它按照我想要的方式工作。它有两个彼此叠置的 ImagePanel 对象,最上面有一个 Alpha 通道(透明部分)。

现在我的问题是如何更改该 ImagePanel 类中的 ImageIcon 对象的透明度(透明性?)?

My aim is to have multiple panels with images that have alpha channels (transparent parts) on top of each other. So I followed the code in this site http://tinyurl.com/m27exs. It worked the way I wanted it. It had two ImagePanel objects on top of each other with the top-most having an alpha channel (transparent part).

Now my problem is how I can change the transparency (see-throughness?) of the ImageIcon objects inside that ImagePanel class?

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

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

发布评论

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

评论(1

时光沙漏 2024-12-14 15:26:17

查看 Darryl 的 Alpha 图标

Check out Darryl's Alpha Icon.

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