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 im
:
> I can already rotate an image. But I don't know how to save it in that
> current state.
>
>
>
>
> From: Mike Abdullah
> To: charisse napeÿf1as
> Cc: "cocoa-dev@lists.apple.com"
> Sent: Wednesday, August
I can already rotate an image. But I don't know how to save it in that current
state.
From: Mike Abdullah
To: charisse napeÿf1as
Cc: "cocoa-dev@lists.apple.com"
Sent: Wednesday, August 10, 2011 11:23 PM
Subject: Re: Saving a rotated i
Break the problem up. Which bits don't you know how to do?
On 10 Aug 2011, at 07:37, charisse napeÿf1as wrote:
> Hello All,
>
> Anybody knows how to save a rotated image to the Documents folder in iphone?
> Given a variable number of degrees, how to save that rotated image in file,
> keepin
Hello All,
Anybody knows how to save a rotated image to the Documents folder in iphone?
Given a variable number of degrees, how to save that rotated image in file,
keeping its current
rotation angle?
thanks,
Charisse
___
Cocoa-dev mailing list (Cocoa