Compositing several NSImages into one
Compositing several NSImages into one
- Subject: Compositing several NSImages into one
- From: Andy Satori <email@hidden>
- Date: Wed, 28 May 2003 22:39:54 -0400
Ok, I'm feeling really dumb. I don't see a way to 'drawImageAtPoint'
with an NSImage. What I have is a group of images that are masters
that I want to programmatically build from, so I want to create an
NSImage for output, place 3 or 4 NSImages loaded from disk, and then
persist the output back to disk. The problem is that I don't see a way
to composite them onto the output.
What am I missing?
Andy
_______________________________________________
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.