#include <tiff.h>
Data Fields | |
enum TiffGeoTagKey | key |
enum TiffTags | type |
int | count |
int | offset |
char * | val |
Definition at line 175 of file tiff.h.
enum TiffTags TiffGeoTag::type |
char* TiffGeoTag::val |
Definition at line 180 of file tiff.h.
Referenced by decode_frame(), free_geotags(), and tiff_decode_tag().