NSImage.
NSImage.
- Subject: NSImage.
- From: <email@hidden>
- Date: Thu, 29 Jul 2004 13:23:56 -0600
I have an image that was loaded from a file.
At the moment I am loading tif images but I'd like to make this a 16 bit grey
scale image later...
anyhow...
I want to get access to the image information...
ie. width, height, depth (bytes or bits per pixel)
and of course the address of the pixels...
So what methods of NSImage do I need.
Further i want to draw lines on top of an NSImage.
What objects and methods do I need to do this?
Thanks...
Brian
_______________________________________________
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.