libgphoto2 photo camera library (libgphoto2) API  2.5.10.1
exif.c File Reference

EXIF file library for GPHOTO package. More...

#include "exif.h"
Include dependency graph for exif.c:

Data Structures

struct  tagarray
 

Functions

unsigned char * gpi_exif_get_thumbnail_and_size (exifparser *exifdat, long *size)
 
int gpi_exif_stat (exifparser *exifdata)
 

Detailed Description

EXIF file library for GPHOTO package.

Author
Copyright 1999 Matthew G. Martin

Generic gphoto implementation and extension by Edouard Lafargue.

Tag descriptions and an ever-increasing number of structural details Taken from "exifdump.py" by Thierry Bousch bousc.nosp@m.h@to.nosp@m.po.ma.nosp@m.th.u.nosp@m.-psud.nosp@m..fr

Thanks to Paul Wood pwood.nosp@m.@cs..nosp@m.bris..nosp@m.ac.u.nosp@m.k for sub-ifd parsing.

License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA