Re: Creating a tiled image from resource images
Re: Creating a tiled image from resource images
- Subject: Re: Creating a tiled image from resource images
- From: "I. Savant" <email@hidden>
- Date: Fri, 30 Oct 2009 14:30:14 -0400
On Oct 30, 2009, at 2:27 PM, Michael Abendroth wrote:
i would like to (programmatically) create a tiled image from resource
images I created. I will have to use 9 tiles to create the image I
want.
I think I read somewhere that some methods exist in Cocoa that make
this very easy, but I cannot find that reference anymore, neither
anything other useful about my problem.
That one's a little tricky to find. NSDrawNinePartImage() ...
http://developer.apple.com/mac/library/documentation/Cocoa/Reference/ApplicationKit/Miscellaneous/AppKit_Functions/Reference/reference.html#//apple_ref/c/func/NSDrawNinePartImage
Bookmark the page - lots of useful functions there.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden