Possible Duplicate:
Why is glReadPixels() failing in this code in iOS 6.0?
Blank image is coming when I try to get image from EAGLView using snapshot method in iOS 6. How can I fix this issue?
Here is the reference link for snapshot method: How do I take a snapshot of my OpenGL ES view and save the result in a UIImage?