EXIF library (libexif) Internals  0.6.24
ExifGPSIfdTagInfo Struct Reference

#include <exif-gps-ifd.h>

Data Fields

uint16_t tag
 
ExifFormat format
 
uint16_t components
 
uint16_t default_size
 
const char * default_value
 

Detailed Description

Definition at line 34 of file exif-gps-ifd.h.

Field Documentation

◆ components

uint16_t ExifGPSIfdTagInfo::components

Definition at line 43 of file exif-gps-ifd.h.

Referenced by exif_entry_initialize_gps().

◆ default_size

uint16_t ExifGPSIfdTagInfo::default_size

Definition at line 46 of file exif-gps-ifd.h.

Referenced by exif_entry_initialize_gps().

◆ default_value

const char* ExifGPSIfdTagInfo::default_value

Definition at line 49 of file exif-gps-ifd.h.

Referenced by exif_entry_initialize_gps().

◆ format

ExifFormat ExifGPSIfdTagInfo::format

Definition at line 40 of file exif-gps-ifd.h.

Referenced by exif_entry_initialize_gps().

◆ tag

uint16_t ExifGPSIfdTagInfo::tag

Definition at line 37 of file exif-gps-ifd.h.


The documentation for this struct was generated from the following file:

libexif Generated by doxygen