Re: Reading EXIF from image files
Re: Reading EXIF from image files
On Fri, Aug 15, 2003 at 02:05:37PM -0700, Jay Teo wrote:
>
Hi All,
>
>
I've searched the archives on this topic but couldn't find anything
>
useful.
>
>
I need to read and write EXIF information (shutter speed, aperture etc)
>
to and from JPEG files. Can somebody point me in the right direction?
>
Is there any way to do this in Cocoa? Is QuickTime API the best way to
>
do this?
>
>
Any pointers (especially to examples) would be appreciated. Thanks.
I've had very good luck with jhead:
<
http://www.sentex.net/~mwandel/jhead/>
It's public domain (not even BSD licensed) so it should be very
trivial to incorporate into your own applications.
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
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.