Skip navigation.
 
mlRe: Capturing windows in an NSImage
FROM : Ryan Britton
DATE : Thu Jul 20 02:14:15 2006

Try this:

man screencapture


On Jul 19, 2006, at 2:31 PM, Eric Summers wrote:

> I'm trying to figure out how programs like Apple's Grab screen capture
> application get an image of other application windows.  I thought 
> of using
> an AppleEvent to get the bounds of the windows then capturing the 
> data using
> a big transparent window, but that wouldn't work if the window is 
> hidden.
> Grab will get the image data even if the window is hidden.  Anyone 
> know how
> the Grab application works?
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlCapturing windows in an NSImage Eric Summers Jul 19, 23:31
mlRe: Capturing windows in an NSImage Ryan Britton Jul 20, 02:14
mlRe: Re: Capturing windows in an NSImage Eric Summers Jul 20, 02:25
mlRe: Capturing windows in an NSImage Ryan Britton Jul 20, 02:30
mlRe: Re: Capturing windows in an NSImage Eric Summers Jul 20, 03:57
mlRe: Capturing windows in an NSImage Andrew Farmer Jul 20, 04:08
mlRe: Capturing windows in an NSImage John C. Randolph Jul 20, 10:44