• 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
Re: resize image with cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: resize image with cocoa


  • Subject: Re: resize image with cocoa
  • From: Sergei Borodavkin <email@hidden>
  • Date: Mon, 5 Dec 2005 13:18:22 +0200

Sure you can, e.g.:

[img setScalesWhenResized: YES];
[img setSize: NSMakeSize (100., 100.)];

Cheers!

Sergei Borodavkin,
BeLight Software, Ltd.,
Software Developer


On Dec 5, 2005, at 10:04 AM, Francesca P wrote:

Hallo,
I have to create thumbnails in my cocoa apps.
I've tryed with applescript in cocoa, but with image events I can't modify resolution of my image.
I don't want use applications like photoshop or similar because I need that my cocoa-apps works indipendent from user installations...
So, can I resize image only with cocoa-obj-c???

thanks



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40belightsoft.com

This email sent to email@hidden







Sergei Borodavkin,
BeLight Software, Ltd.,
Software Developer


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: resize image with cocoa
      • From: Francesca P <email@hidden>
  • Prev by Date: Re: resize image with cocoa
  • Next by Date: Re: resize image with cocoa
  • Previous by thread: Re: resize image with cocoa
  • Next by thread: Re: resize image with cocoa
  • Index(es):
    • Date
    • Thread