NSData and NSImage
NSData and NSImage
- Subject: NSData and NSImage
- From: "Andy Bell" <email@hidden>
- Date: Thu, 23 Oct 2008 20:30:09 +0200
Hi,
I have an NSData buffer with valid JPEG data which I can save to disk using
writeToFile: and view the image easily. When I come to create an NSImage
object from the same data I get an object returned back from initWithData:
but the size property has dumb values. What does this mean? Is this a
valid NSImage object?
Thanks in advance
Andy
_______________________________________________
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