Pixels Under window
Pixels Under window
- Subject: Pixels Under window
- From: Eric Roccasecca <email@hidden>
- Date: Wed, 27 Nov 2002 10:40:39 -0600
Is there any way to get the pixel data under a window? Basically I
want to do a screen grab of the pixels that are behind my window, i.e.
the pixels that would be displayed if my window weren't obscuring them.
Is this info even available? I would think it would be because window
transparency is obviously using this kind of data.
I found a link on stepwise to code that supposedly does this, but the
link is bad. Anyone know of this code? This is the page on stepwise:
http://softrak.stepwise.com/display?pkg=1513&os=20
Note this could be done by making a window 100% transparent and then
getting the pixels, but the idea I am looking for would involve not
changing my window's transparency.
--Eric
_______________________________________________
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.