Can we apply some blue color effects to photo taken by iPhone or iPad programatically.
Like what we achieve using blend modes (eg. hue) using a blue color layer with any image in photoshop.
there's a couple of ready to use image manipulation routines like http://code.google.com/p/simple-iphone-image-processing/
or you could try to mess with UIImage