• 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: Scaled NSImage size of NSImageView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scaled NSImage size of NSImageView?


  • Subject: Re: Scaled NSImage size of NSImageView?
  • From: David Duncan <email@hidden>
  • Date: Wed, 13 Jan 2010 09:20:44 -0800

On Jan 13, 2010, at 9:17 AM, Gustavo Pizano wrote:

> On Jan 13, 2010, at 5:53 PM, David Duncan wrote:
>
>> On Jan 13, 2010, at 6:57 AM, Gustavo Pizano wrote:
>>
>>> I want to get the actual size of the NSImage which I dragged into an NSImaveView that has the imageScaling to NSImageScaleProportionallyUpOrDown.
>>
>> Does requesting the size from the NSImage not do what you want?
>
> it gives me the size of the original image but not the scaled that is inside the NSImageView.


I see. That wasn't how I interpreted the question :).

That said, I don't see how you couldn't just calculate this yourself. Just grab the size of the image, figure out what the less of the two scales you need to fit the width or height of the image view, then scale the other component by the same value.
--
David Duncan
Apple DTS Animation and Printing

_______________________________________________

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: Scaled NSImage size of NSImageView?
      • From: Gustavo Pizano <email@hidden>
    • Re: Scaled NSImage size of NSImageView?
      • From: Dave Fernandes <email@hidden>
References: 
 >Scaled NSImage size of NSImageView? (From: Gustavo Pizano <email@hidden>)
 >Re: Scaled NSImage size of NSImageView? (From: David Duncan <email@hidden>)
 >Re: Scaled NSImage size of NSImageView? (From: Gustavo Pizano <email@hidden>)

  • Prev by Date: Re: iPhone: CATransition done (get the key?)
  • Next by Date: Re: Snapshotting hidden UIViews
  • Previous by thread: Re: Scaled NSImage size of NSImageView?
  • Next by thread: Re: Scaled NSImage size of NSImageView?
  • Index(es):
    • Date
    • Thread