• 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
NSImageView setImageScaling:NSScaleToFit blurs image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSImageView setImageScaling:NSScaleToFit blurs image


  • Subject: NSImageView setImageScaling:NSScaleToFit blurs image
  • From: "R.L. Grigg" <email@hidden>
  • Date: Tue, 4 Mar 2008 11:13:46 -0800

I have a series of tiny (32x32) PGM image astronomical IR data in memory that I display on screen zoomed up to 640x640. Right now Im using a NSImageView and setImageScaling:NSScaleToFit. This works but some sort of gaussian blur gets applied to the image ruining the analysis.

Is there a setting to turn off this default blur or is there another way I can zoom display a small image (QCView?) but without the blur? The net effect of what we need is a sharp pixellated image not one where the pixellated block edges are smeared.

OSX 10.5.2, Xcode 3.0, ObjC 2.0

_______________________________________________

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: NSImageView setImageScaling:NSScaleToFit blurs image
      • From: Mike Abdullah <email@hidden>
  • Prev by Date: Directly using NSString's "hash" (or equivalent) on unichar pointer
  • Next by Date: Re: How to get an NSString from a non-terminated array of unicode chars (length is known)
  • Previous by thread: Re: Directly using NSString's "hash" (or equivalent) on unichar pointer
  • Next by thread: Re: NSImageView setImageScaling:NSScaleToFit blurs image
  • Index(es):
    • Date
    • Thread