Re: patching images together
Re: patching images together
- Subject: Re: patching images together
- From: John Timmer <email@hidden>
- Date: Fri, 4 Feb 2005 14:35:27 -0500
Make a new image the size of the combined two. Lock focus on the
image, and then composite each of the set of subimages to the
appropriate point in the new image. All the method calls are
documented in NSImage, but if you get confused on anything, feel free
to write back.
On Feb 4, 2005, at 2:32 PM, David Piasecki wrote:
I have a set of adjacent PNG or TIFF images that I want to patch
together into a single image. Is there a way to do this in Cocoa,
perhaps by positioning each image as data at a specified (x,y)
position in the final result image?
Thanks,
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40bellatlantic.net
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden