nanoexif
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:minimal implementation of exif parser
nanoexif
========

DESCRIPTION
-----------

nanoexif is simple exif parser library.
Written in plain C99(and uses some gcc extensions).

LIMITATION
----------

This module supports C99. I don't want to support legacy systems, but I can accept your patch.


SEE ALSO
--------

libexif( http://libexif.sourceforge.net/ ) is most popular exif manupulation library.But it's under LGPL.

iphone-exif (http://code.google.com/p/iphone-exif/ ) is exif manipulation library for iPhone.It is only for iPhone, and wrapped under GPL.

REFERENCE
---------

 * http://hp.vector.co.jp/authors/VA032610/JPEGFormat/AboutExif.htm
 * http://www.ryouto.jp/f6exif/exif.html


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。