在 Quartz 中绘制线性渐变并将其变成圆形
我想画一个线性渐变并将其变成一个圆圈,这样最后看起来像这样。
因为这不是通常的线性渐变,也不是真正的径向渐变,所以我没有真正知道要做什么以及从哪里开始。
I want to draw a Linear Gradient and turn it into a circle, so that it looks like this at the end.
Since this isn't a usual linear gradient, nor a real radial gradient, I do not have a real idea what to do and where to start.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这正是您正在寻找的示例为了。下载它的源代码并尝试一下。
This is the exact example you are looking for. Download it source code and try it.