On January 29, 2009, In iPhone Development, By Graham F
If you want to use RGB values (Red, Green and Blue) for the iPhone, you might find it hard to source any examples.
Not, however, if you are reading this!!
I found out that in iPhone coding, ‘0′ is off and ‘1′ is fully on. It’s the values in between zero and one that make up the [...]