Re: [iphone] split an image
Re: [iphone] split an image
- Subject: Re: [iphone] split an image
- From: "John C. Randolph" <email@hidden>
- Date: Sat, 08 Aug 2009 18:29:11 -0700
On Aug 4, 2009, at 12:45 PM, Dragos Ionel wrote:
Hi,
Is there a simple way to split an image? For example, divide it in
to 2x2 =
4 pieces.
Is UIImage the way to go?
If you want to slice and dice an image like that, you probably want to
use CGImage instead. See CGImageCreateWithImageInRect()
-jcr
_______________________________________________
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