how to do morphing of two images in iphone programming.?
You can use UIView animation to transition from one UIView to another. This should provide some sort of lame morphing.