Hi,

in carbon-dev, people mentioned the function HIViewCreateOffscreenImage:

http://developer.apple.com/documentation/Carbon/Reference/ HIViewReference/Reference/reference.html#//apple_ref/c/func/ HIViewCreateOffscreenImage

Description: Creates an Core Graphics offscreen image of a view.

OSStatus HIViewCreateOffscreenImage (
   HIViewRef inView,
   OptionBits inOptions,
   HIRect* outFrame,
   CGImageRef* outImage
);

This could help us to get the image from the screen. Any thoughts?
--
Pavel Janík


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to