如何给图像上色?

发布于 2024-10-05 18:22:55 字数 152 浏览 1 评论 0原文

我有一个关于图标的问题:

我有一个图标(具有透明度),它是黑色的。对于不同的用途,我想将其着色为蓝色(例如)。最初该图标是为了适应 UITabbar 而制作的。选择后,形状的颜色也会变为蓝色。
这就是我想要达到的目标。有人有可能的解决方案吗?

谢谢!

I have a problem concerning an icon:

I have an icon (with transparency), which is black. For different uses I want to color it to blue (for example). Originally the icon was made to fit a UITabbar. There the color of the shape is colored to blue as well, when selected.
This is what I want to reach. Has anyone a possible solution?

Thanks!

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

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

发布评论

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

评论(1

小镇女孩 2024-10-12 18:22:55

听起来你想进行颜色混合。我的 MGImageUtilities 分支应该提供你想要的。它可以将您的黑色图标并将所有可见像素着色为蓝色,而不影响 Alpha 通道。

Sounds like you want to do a color blend. My fork of MGImageUtilities should provide what you want. It can take your black icon and color all the visible pixels blue without affecting the alpha channel.

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