Re: Taking screen shots
Re: Taking screen shots
- Subject: Re: Taking screen shots
- From: Kyle Sluder <email@hidden>
- Date: Wed, 18 Jun 2014 08:20:16 -0700
On Wed, Jun 18, 2014, at 07:12 AM, Kevin Meaney wrote:
> If drawing to the window happens when the window is not completely on
> screen and if you drag the window so that it is fully visible on screen
> so you can see that all the drawing you did is actually drawn and then
> take a snapshot using CGWindowListCreateImage of the fully visible
> window, the bit of the window that was offscreen when drawn to is missing
> the drawing that happened at that time. The size of the window shot is
> correct it is just as if the drawing didn't happen to that part of the
> window.
>
> I hope I've described this well enough.
Not really.
Can you show some code?
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden