Hi Pavel,

Pavel Janík a écrit :
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?

Yes, this is a very good track.

first, long time ago I proposed to use HIView.

Second, i think we are reading the same documentation in the same time (fun).
But I need more time than you to understand :-/

More precisely, I'm searching a way to draw a cursor with that ...


Eric


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

Reply via email to