• 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
Can NSImageView not antialias a bitmap image?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can NSImageView not antialias a bitmap image?


  • Subject: Can NSImageView not antialias a bitmap image?
  • From: Glen Simmons <email@hidden>
  • Date: Mon, 4 Oct 2004 11:16:22 -0500

I'm creating an NSImage from some 1 bit bitmap data using -[NSBitmapImageRep initWithBitmapDataPlanes:pixelsWide: ...] method. I then call setScalesWhenResized:YES b/c the NSImageView it's going to is larger than the original. I then set it in my NSImageView with setImage:. Nothing special. The problem is that the image looks fuzzy b/c the NSImageView is antialiasing it for me. How nice, except that's not what I want. And there's not a way to tell NSImageView not to antialias as far as I can see. What am I missing?

Thanks,
Glen

_______________________________________________
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: Can NSImageView not antialias a bitmap image?
      • From: Nicko van Someren <email@hidden>
  • Prev by Date: Re: NSImage gets distorted when scrolled
  • Next by Date: Changing the background of a 1 bit bitmap?
  • Previous by thread: [ANN] PreFab UI Browser 1.3
  • Next by thread: Re: Can NSImageView not antialias a bitmap image?
  • Index(es):
    • Date
    • Thread