Create NSImage from array of integers
Create NSImage from array of integers
- Subject: Create NSImage from array of integers
- From: Jason Horn <email@hidden>
- Date: Wed, 31 Oct 2007 16:55:59 -0400
I need some help creating an NSBitmapImageRep or an NSImage from a
proprietary file. I have figured out how to load the data from the
file into an array of integers. I'm not sure what to do from there.
The image is a greyscale image with 16 bit integers (unsigned int).
Separately, I have the dimensions of the image (640 x 480).
Any thoughts?
Thanks,
- Jason
_______________________________________________
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