|
|||||||||
|
|||||||||
|
|||
|
Is there a way to capture the current screen?
All the example i've found, like this Code:
UIGraphicsBeginImageContext(self.view.frame.size); //size of your screenshot //render the view you want in the new image context [[self.view layer] renderInContext:UIGraphicsGetCurrentContext()]; UIImage* image = UIGraphicsGetImageFromCurrentImageContext(); [image retain]; //this is an unretained UIImage, so let's save it UIGraphicsEndImageContext(); make a view screen of the current app, is there a way to make a screenshoot of other apps? Like the old erica's screenshoot utility |
|
|||
|
hold power and push the home screen button once.
you'll hear a photo click. go to your photo roll to see the screen capture.
__________________
** If you just want to support hackint0sh.org with a donation click here ** |
|
|||
|
I know this function but i need to do it in a program, not by "hand"
|
| Sponsored links Remove advertisements | |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [1.1.2 OTB] Tutorial MAC/PC with TurboSIM | iMaso | Turbo-, Supersim and Simcloning Solution | 1089 | 10-03-2009 07:21 PM |
| Apple Announces iPhone 2.0 Software Beta and SDK | lordofdaflies | General | 1 | 03-07-2008 08:32 PM |
| Ultimate Guide to unlock iPhone 1.1.1 for free [includes custom ringtones] | eddy123 | Older Software Unlock Solution | 3 | 10-18-2007 08:35 PM |
| Anal Retentive 1.1.1 to 1.0.2 Downgrade Guide | ciscoguru&amac | Older Software Unlock Solution | 11 | 10-12-2007 11:21 AM |
|
|