如何在 iOS 中将 UIImage 转换为白色
如何在iOS中将UIImage转换为白色,例如UITabBar。 在 UITabBar 中,图像是黑色的,但显示为白色。 有人可以帮助我吗?
how to convert UIImage to white in iOS, like UITabBar.
In UITabBar, the Image is black, but it display as white color.
Anyone could help me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Matt Gemmell 的 MGImageUtilities 就是这样做的。
Matt Gemmell's MGImageUtilities does this.