Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ulquiorra

macrumors member
Original poster
Jun 17, 2009
38
0
Like the title says I want to use a color code instead of doing something like this

Code:
lblTemp.textColor = [UIColor colorWithRed: 0 green:0x99/255.0 blue:0 alpha:1.0];


for instance I have the following colorcode #30ae36 how can I use this one instead of doing the above.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.