Re: Creating NSImage with NSData
Re: Creating NSImage with NSData
- Subject: Re: Creating NSImage with NSData
- From: Shawn Erickson <email@hidden>
- Date: Mon, 15 Mar 2004 10:48:57 -0800
On Mar 15, 2004, at 4:31 AM, Mark Woollard wrote:
Yes, have found that if I load the data into an NSBitmapImageRep, the
rep parses the data correctly and I can then add the rep to an NSImage
instance. Just thought that bit would be done by NSImage.
It normally is... what type of image data are you working with?
-Shawn
_______________________________________________
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.