• 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: A question about [bitmapImageRep bitmapData]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A question about [bitmapImageRep bitmapData]


  • Subject: Re: A question about [bitmapImageRep bitmapData]
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 30 Jul 2004 13:57:26 -0600

On Jul 30, 2004, at 1:30 PM, Brian O'Brien wrote:

2004-07-30 13:26:53.628 OpticFlow[11258] bitmaptImageRep NSCachedImageRep 0x310810 Size={93, 87} ColorSpace=NSCalibratedWhiteColorSpace BPS=8 Pixels=93x87 Alpha=NO
2004-07-30 13:26:53.628 OpticFlow[11258] *** -[NSCachedImageRep bitmapData]: selector not recognized

Why is it that bitmapData is not recognized for this image yet it is for this image?

Please don't cross-post!

NSCachedImageRep doesn't have a -bitmapData method, which is why that exception is being raised. Without seeing more code, I can only make an educated guess that you've declared an NSBitmapImageRep and then swapped its address with an object of class NSCachedImageRep...

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >A question about [bitmapImageRep bitmapData] (From: "Brian O'Brien" <email@hidden>)

  • Prev by Date: Re: The problem with bindings
  • Next by Date: Re: What does it mean when po puts % before class name?
  • Previous by thread: A question about [bitmapImageRep bitmapData]
  • Next by thread: NSUserDefaultsController problems
  • Index(es):
    • Date
    • Thread