Drawing an angle/angular/“Conical”/“Arcing” gradient in Objective-C (IOS) using Core Graphics
问题 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 neighborhood stackoverflow editor) using Objective-C (IOS), pretty much exactly like the image shown in the following thread. After days of googling and searching the internet to no avail, I've decided to ask for help here. A little background on what I'm trying to do. My objective is to create a custom UIView, which is circular