Re: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
Re: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
- Subject: Re: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
- From: Rob Keniger <email@hidden>
- Date: Mon, 15 Jun 2009 10:50:42 +1000
On 13/06/2009, at 4:53 AM, Frederick C. Lee wrote:
Is there a Cocoa/iPhone equivalent to Quartz's
CGImageCreateWithImageInRect(image, imageRect)?
I want to be able to display an off-view portion; or pan over a
large PNG image within
the available UIView.
Check out Bill Dudney's TiledLayer example:
http://bill.dudney.net/roller/objc/entry/catiledlayer_example
--
Rob Keniger
_______________________________________________
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