  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_3c4fde49625df9344590fff295c7c38d.htmllibexif exif-format.h File Reference
exif-format_8h-source.htmlGo to the source code of this file. Enumerations
enum  exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat  {   
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2fdf39e6e5864897d50e52419fbe48356EXIF_FORMAT_BYTE  =  1, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d28cee3caa738d8bb85311678f0cb0e868EXIF_FORMAT_ASCII  =  2, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d25f22efb2ec9e3bd9e29faa87cd7b64e5EXIF_FORMAT_SHORT  =  3, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d25611dcd2fcdcaf91f25412bece8485b6EXIF_FORMAT_LONG  =  4, 
  
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d22712817194f241cb15f19e5a77d2bf42EXIF_FORMAT_RATIONAL  =  5, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d29512e4980782a9f3638e83bc47dfe58cEXIF_FORMAT_SBYTE  =  6, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d25ce63b2dc5a1db046bcd130bb0eff2bcEXIF_FORMAT_UNDEFINED  =  7, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d285dbf2985c5d03f406746f0b0cf1cbbeEXIF_FORMAT_SSHORT  =  8, 
  
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d21e5c296e5c3a2e39eeb87d0a26597f87EXIF_FORMAT_SLONG  =  9, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d23c60fa6310f13ba77c677708ab41c29cEXIF_FORMAT_SRATIONAL  =  10, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2b8b22c7e2195872fa934308cf7b2f688EXIF_FORMAT_FLOAT  =  11, 
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2f89818d5f7b2f06f25baff4657565054EXIF_FORMAT_DOUBLE  =  12
 }
Functions
const char * exif-format_8h.html#59375a5939c716b826311c22571680f3exif_format_get_name  ( exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat  exif-format_8c.html#bd06ced5b3e334726a446807ba75b6c8format ) unsigned char exif-format_8h.html#924038efe0cd8ebade8f44619dd794f3exif_format_get_size  ( exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat  exif-format_8c.html#bd06ced5b3e334726a446807ba75b6c8format ) Enumeration Type Documentation
  
    
      
        
          
enum exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat                   
      
    
  
  
    
       
    
    
Enumerator: EXIF_FORMAT_BYTE EXIF_FORMAT_ASCII EXIF_FORMAT_SHORT EXIF_FORMAT_LONG EXIF_FORMAT_RATIONAL EXIF_FORMAT_SBYTE EXIF_FORMAT_UNDEFINED EXIF_FORMAT_SSHORT EXIF_FORMAT_SLONG EXIF_FORMAT_SRATIONAL EXIF_FORMAT_FLOAT EXIF_FORMAT_DOUBLE Definition at line 
exif-format_8h-source.html#l0002828  of file exif-format_8h-source.htmlexif-format.h .      
Function Documentation
  
    
      
        
          
const char* exif_format_get_name                     
(           
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat            
 format                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-format_8c-source.html#l0004949  of file exif-format_8c-source.htmlexif-format.c .
References 
i18n_8h-source.html#l00047_ , i18n_8h-source.html#l00045bindtextdomain , exif-format_8c.html#721aa27f1be1f68baf98be55915cc720ExifFormatTable , and mnote-canon-entry_8c-source.html#l00072name .
Referenced by 
exif-entry_8c-source.html#l00334exif_entry_dump() , and exif-entry_8c-source.html#l00156exif_entry_fix() .      
  
    
      
        
          
unsigned char exif_format_get_size                     
(           
exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat            
 format                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-format_8c-source.html#l0006969  of file exif-format_8c-source.htmlexif-format.c .
References 
exif-format_8c.html#721aa27f1be1f68baf98be55915cc720ExifFormatTable , and exif-format_8c-source.html#l00031size .
Referenced by 
exif-utils_8c-source.html#l00026exif_array_set_byte_order() , exif-data_8c-source.html#l00159exif_data_load_data_entry() , exif-data_8c-source.html#l00210exif_data_save_data_entry() , exif-entry_8c-source.html#l00156exif_entry_fix() , exif-entry_8c-source.html#l00535exif_entry_get_value() , exif-entry_8c-source.html#l01069exif_entry_initialize() , exif-mnote-data-canon_8c-source.html#l00183exif_mnote_data_canon_load() , exif-mnote-data-canon_8c-source.html#l00117exif_mnote_data_canon_save() , exif-mnote-data-olympus_8c-source.html#l00176exif_mnote_data_olympus_load() , exif-mnote-data-olympus_8c-source.html#l00085exif_mnote_data_olympus_save() , and exif-mnote-data-pentax_8c-source.html#l00072exif_mnote_data_pentax_load() .      
Generated on Sun Apr 23 02:19:19 2006 for EXIF library (libexif) Internals by 
http://www.doxygen.org/index.htmldoxygen  1.4.6 