NSCopyBits similar in Core Graphics ?
NSCopyBits similar in Core Graphics ?
- Subject: NSCopyBits similar in Core Graphics ?
- From: Cristian Savu <email@hidden>
- Date: Tue, 11 Feb 2003 12:16:30 +0200
Is there a similar function with NSCopyBits (copyBits ???) somewhere in
Core Graphics ?
I have 2 CGContexts (1'st one is an offscreen, and the other one is a
printing context). How can I copy what is in the offscreen to the printing?
I have tried with an intermediary image but is always crashing (only if
the secondary cgContext is a printer context, if it is a screen context it's
ok).
Any clues ???....
Regards, Cristian
_______________________________________________
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.