Re: Rotating image
Re: Rotating image
- Subject: Re: Rotating image
- From: Dragos Ionel <email@hidden>
- Date: Mon, 27 Jul 2009 09:45:35 -0400
No need to release an image created using the imageNamed.
Dragos
On Sun, Jul 26, 2009 at 4:00 AM, Agha Khan <email@hidden> wrote:
> HI:
> I have an image which works fine.
> UIImage *img = [UIImage imageNamed:@"background.png"];
> [img drawAtPoint:CGPointMake(0,0)];
> [img release];
>
> Now suppose I want to rotate that image at 90 degree. Is there an easy way
> to accomplish this task?
>
> Best regards
> Agha
>
> _______________________________________________
>
> 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
>
_______________________________________________
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