Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: A question about [bitmapImageRep bitmapData]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A question about [bitmapImageRep bitmapData]



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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.