Top "Uicolor" questions

A UIColor object represents color and sometimes opacity (alpha value).

iOS CGColor versus UIColor

I am using 2 variations of the same color, a light and dark version, to create a gradient. Code: CAGradientLayer *gradient = […

ios objective-c uicolor