Drawing an angle/angular/“Conical”/“Arcing” gradient in Objective-C (IOS) using Core Graphics

后端 未结 3 590
轮回少年
轮回少年 2020-12-19 17:31

I\'m trying to draw a \"conical\"/\"arcing\" gradient (I don\'t know what would be the correct term for this) (Photoshop calls it an \"angle\" gradient —your friendly ne

3条回答
  •  遥遥无期
    2020-12-19 17:39

    FYI: here's also a good tutorial for creating a circular progress bar using Quartz drawing.

    http://www.turnedondigital.com/blog/quartz-tutorial-how-to-draw-in-quartz/

提交回复
热议问题