Re: Saving a rotated image
Re: Saving a rotated image
- Subject: Re: Saving a rotated image
- From: David Duncan <email@hidden>
- Date: Thu, 11 Aug 2011 11:01:43 -0700
Are you rotating a UIImage, or rotating a UIImageView? The former implies you are drawing the image to a destination, in which case the answer is to capture that drawing. The latter implies that you are rotating *the presentation* of the image, which is a different operation from rotating the image.
On Aug 11, 2011, at 5:44 AM, charisse napeÿfffff1as wrote:
> I can already rotate an image. But I don't know how to save it in that current state.
--
David Duncan
_______________________________________________
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