Re: Redirecting screencapture output
Re: Redirecting screencapture output
- Subject: Re: Redirecting screencapture output
- From: "Douglas A. Welton" <email@hidden>
- Date: Thu, 22 Jul 2004 12:33:48 -0400
Lorenzo,
If you want to get the screen image without intermittently storing it in a
file, check the archives (www.cocoabuilder.com) and search for "screen
capture josh anon". In the results you will find a nice piece of code that
Josh wrote to capture the screen and return an NSImage directly to the
calling method/function.
later,
douglas
on 7/22/04 10:25 AM, Lorenzo at email@hidden wrote:
>
Yes, currently I save the file, I load it in a NSImage, then I remove it. It's
>
a little bit slow, but it works. Anyway, I don't know how to work with fifo.
>
>
Best Regards
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.