How to take a screen shot in iPhone via code
- by Radix
Hello friends;
I am working on an app and am almost done with it, but the only thing pending is that i am not able to take screen shots of my screen on the touch of the UIButton object.
I have saw a code available which said to use UIGetScreenImage(), but alas that didn't worked fine.
I want to take the screen shot and display it in the UIImageView.
So can you please provide me with the link or code to do the same, that would be really nice of you
Thanks & Regards
Radix