UIView & iPhone 中的图像剪辑?
假设我有一个图像,中间的圆圈是透明的,我使用 drawRect 函数来绘制正方形,如下面的第二张图所示。
然后我想做的是获取第一个图像的 alpha 层,将圆作为路径,然后应用到我绘制的正方形上并剪切它并像最终图像一样绘制,只是希望它在圆路径上绘制。
提前致谢。
Let said I have a image which the circle in the middle is transparent and I use the drawRect function to draw sqaure like the second image below.
Then what I want to do is to get the alpha layer of the first image, the circle as a path, then apply on the square i draw and clip it and draw like the final image, just want it to draw on the circle path.
Thank in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论