Re: Image -> Pixel Density
Re: Image -> Pixel Density
- Subject: Re: Image -> Pixel Density
- From: Carl Jochen Norum <email@hidden>
- Date: Fri, 17 May 2002 11:49:19 -0600
I worked this issue out - it turned out to be very simple. Photoshop can save a
file in raw image format, which is then what I use in my program. I display it
on the screen using NSBitmapImageRep, which can also interpret raw byte streams.
Hurray for cocoa!
--
Carl J Norum
4th Year Electrical Engineering/Computer Science Student
University of Saskatchewan
Saskatoon, Canada
_______________________________________________
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.