Compositing text over images
Compositing text over images
- Subject: Compositing text over images
- From: John Timmer <email@hidden>
- Date: Mon, 24 Mar 2003 15:05:43 -0500
Greetings -
I'd like to composite a bit of text on top of an NSImage, keeping the result
as an NSImage. From poring over the docs, it seems like the way to do this
would be to composite both to an NSView, then recover the image using
NSView's dataWithPDFInsideRect: method to derive the resulting image. Is
this accurate, or have I missed something?
Thanks,
John
_______________________________________________
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.