Re: NSImage information
Re: NSImage information
- Subject: Re: NSImage information
- From: m <email@hidden>
- Date: Fri, 21 Sep 2007 01:49:55 -0700
Depending on what your photographer's needs are, you might find the
SIPS facility
<http://developer.apple.com/documentation/Darwin/Reference/ManPages/
man1/sips.1.html>
or an Automator workflow more straightforward.
_murat
On Sep 20, 2007, at 10:07 PM, Development wrote:
Thank you very much for your reply... Hmmm, I searched NSImageRep
and NSImage and did not think to search the bitmap I just assumed
it was a reference to the windows bmp file type. I see very clearly
now that it would return the data I want based on what I tell it.
The other question I had that I do not think my email clearly
stated looking back at it, was the quality issue for the jpeg. Now
as I am looking at the bitimagerep there is a key for compression
factor. My intuition tells me that if I set this number to 1.0 I
will get the best quality image and if I set it to 0.0 I'll get a
very small very fast very ugly image. Is this correct or do I still
need to keep reading?
_______________________________________________
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