mnote-canon-entry.h File Reference

#include <libexif/exif-format.h>
#include <libexif/exif-byte-order.h>
#include <libexif/canon/mnote-canon-tag.h>

Go to the source code of this file.

Data Structures

struct  _MnoteCanonEntry

Typedefs

typedef struct
_MnoteCanonEntry 
MnoteCanonEntry

Functions

unsigned int mnote_canon_entry_count_values (const MnoteCanonEntry *)
char * mnote_canon_entry_get_value (const MnoteCanonEntry *, unsigned int t, char *val, unsigned int maxlen)


Typedef Documentation

typedef struct _MnoteCanonEntry MnoteCanonEntry

Definition at line 28 of file mnote-canon-entry.h.


Function Documentation

unsigned int mnote_canon_entry_count_values ( const MnoteCanonEntry  ) 

Definition at line 504 of file mnote-canon-entry.c.

References _MnoteCanonEntry::components, _MnoteCanonEntry::data, EXIF_FORMAT_SHORT, exif_get_short(), _MnoteCanonEntry::format, MIN, MNOTE_CANON_TAG_COLOR_INFORMATION, MNOTE_CANON_TAG_CUSTOM_FUNCS, MNOTE_CANON_TAG_FOCAL_LENGTH, MNOTE_CANON_TAG_PANORAMA, MNOTE_CANON_TAG_SETTINGS_1, MNOTE_CANON_TAG_SETTINGS_2, _MnoteCanonEntry::order, _MnoteCanonEntry::size, and _MnoteCanonEntry::tag.

char* mnote_canon_entry_get_value ( const MnoteCanonEntry ,
unsigned int  t,
char *  val,
unsigned int  maxlen 
)

Definition at line 551 of file mnote-canon-entry.c.

References _, apex_value_to_aperture(), apex_value_to_iso_speed(), apex_value_to_shutter_speed(), canon_search_table_bitfield(), canon_search_table_value(), CC, CF, color_information, _MnoteCanonEntry::components, _MnoteCanonEntry::data, entries_focal_length, entries_panorama, entries_settings_1, entries_settings_2, EXIF_FORMAT_ASCII, EXIF_FORMAT_LONG, EXIF_FORMAT_SHORT, exif_get_long(), exif_get_short(), _MnoteCanonEntry::format, MIN, MNOTE_CANON_TAG_COLOR_INFORMATION, MNOTE_CANON_TAG_CUSTOM_FUNCS, MNOTE_CANON_TAG_FIRMWARE, MNOTE_CANON_TAG_FOCAL_LENGTH, MNOTE_CANON_TAG_IMAGE_NUMBER, MNOTE_CANON_TAG_IMAGE_TYPE, MNOTE_CANON_TAG_OWNER, MNOTE_CANON_TAG_PANORAMA, MNOTE_CANON_TAG_SERIAL_NUMBER, MNOTE_CANON_TAG_SETTINGS_1, MNOTE_CANON_TAG_SETTINGS_2, _MnoteCanonEntry::order, _MnoteCanonEntry::size, and _MnoteCanonEntry::tag.


SourceForge.net Logo Generated by doxygen