bennyguitar / Colours

A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
MIT License
3.09k stars 300 forks source link

Add cmyk to rgb #9

Closed DCritelli closed 11 years ago

DCritelli commented 11 years ago

Added method to convert cmyk to rgb. Add method for getting actual rgb values from uicolor Fix a problem with colorWithRGBAArray method not converting nsnumber from the array correctly.