• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Rotating image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rotating image


  • Subject: Rotating image
  • From: Agha Khan <email@hidden>
  • Date: Sun, 26 Jul 2009 01:00:22 -0700

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


  • Follow-Ups:
    • Re: Rotating image
      • From: Dragos Ionel <email@hidden>
    • Re: Rotating image
      • From: David Duncan <email@hidden>
    • Re: Rotating image
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: How do I extract the int value from an xml node/element?
  • Next by Date: Re: How do I extract the int value from an xml node/element?
  • Previous by thread: Re: How do I extract the int value from an xml node/element?
  • Next by thread: Re: Rotating image
  • Index(es):
    • Date
    • Thread