Re: Screenshots using Cocoa
Re: Screenshots using Cocoa
- Subject: Re: Screenshots using Cocoa
- From: Jesus De Meyer <email@hidden>
- Date: Sun, 25 Sep 2005 19:54:34 +0200
Use NSTask to launch /bin/screencapture with an argument of cx
(clipboard and no sound).
Then use NSImage to get the image from the pasteboard.
That should help you getting started.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden