Compositing two NSImages
Compositing two NSImages
- Subject: Compositing two NSImages
- From: David Remahl <email@hidden>
- Date: Sun, 24 Jun 2001 22:48:43 +0200
Hi. I have two 32x32 px NSImage's and I would like to get one above the
other in a new, third one (or, on top of one of the original ones, since
I wont need the building blocks). How do I do this most easily...Do I
have to create multiple NSImageReps etc or is there a better way?
/ regards, David