【发布时间】:2010-04-16 03:49:17
【问题描述】:
我已经尝试了以下每个问题的一些代码:
How to make one color transparent on a UIImage?
How to mask a UIImage so that white becomes transparent on iphone?
但没有成功,不幸的是,使用 Core Graphics 和图像并不是我的强项。
我将如何访问 UIImage 的原始数据并将白色像素更改为清除?
【问题讨论】:
标签: cocoa-touch uiimage uikit core-graphics