I wrote a blog post about the development of the color picker I used in my latest app,
Snap and I'd like to share it with you guys:
iOS color picker the easy way
It mainly teaches you to get the color of a pixel in an image, but the techniques I used can be user to create sub-images, capture image data and more.