Skip navigation.
 
mlRe: Grabbing what's behind a window
FROM : David Duncan
DATE : Fri Nov 02 21:58:21 2007

On Oct 29, 2007, at 4:15 PM, David Duncan wrote:

> If you can require Leopard, then your best bet would be to use the 
> new CGWindow API. It will allow you to specifically exclude your 
> application and capture the composited contents of the screen or any 
> portion there of into a CGImageRef. Mike Paquette recently posted a 
> summary of this (see his posts from 10/26) and a sample is in the 
> pipeline to be released from DTS.


And the sample now available. See Son of Grab at <http://developer/samplecode/SonOfGrab/index.html
>
--
David Duncan
Apple DTS Quartz and Printing
david.<email_removed>

Related mailsAuthorDate
mlGrabbing what's behind a window Kenny Leung Oct 29, 23:49
mlRe: Grabbing what's behind a window Eric Schlegel Oct 30, 00:05
mlRe: Grabbing what's behind a window David Duncan Oct 30, 00:15
mlRe: Grabbing what's behind a window Mike Paquette Oct 30, 01:22
mlRe: Grabbing what's behind a window David Duncan Nov 2, 21:58