Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/libexif-doc/libexif-api.html/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
exif-content.h void exif_content_foreach_entry(ExifContent *content, ExifContentForeachEntryFunc func, void *user_data) Executes function on each EXIF tag in this IFD in turn. Definition: exif-content.c:210 void exif_content_remove_entry(ExifContent *c, ExifEntry *e) Remove an EXIF tag from an IFD. Definition: exif-content.c:157 void exif_entry_ref(ExifEntry *entry) Increase reference counter for ExifEntry. Definition: exif-entry.c:138 System specific definitions, not for installation! ExifMem * exif_mem_new_default(void) Create a new ExifMem with default values for your convenience. Definition: exif-mem.c:95 void exif_content_add_entry(ExifContent *c, ExifEntry *entry) Add an EXIF tag to an IFD. Definition: exif-content.c:133 Definition: exif-content.h:40 ExifEntry * exif_content_get_entry(ExifContent *content, ExifTag tag) Return the ExifEntry in this IFD corresponding to the given tag. Definition: exif-content.c:196 Handling EXIF entries. unsigned int exif_tag_table_count(void) Return the number of entries in the EXIF tag table, including the terminating NULL entry. Definition: exif-tag.c:881 @ EXIF_SUPPORT_LEVEL_MANDATORY This tag is mandatory in the given IFD. Definition: exif-tag.h:196 const char * exif_tag_get_name_in_ifd(ExifTag tag, ExifIfd ifd) Return a textual name of the given tag when found in the given IFD. Definition: exif-tag.c:946 void exif_content_fix(ExifContent *c) Fix the IFD to bring it into specification. Definition: exif-content.c:278 Handling EXIF IFDs. void exif_content_dump(ExifContent *content, unsigned int indent) Dump contents of the IFD to stdout. Definition: exif-content.c:114 Log message infrastructure. void exif_entry_unref(ExifEntry *entry) Decrease reference counter for ExifEntry. Definition: exif-entry.c:146 void exif_entry_fix(ExifEntry *entry) Fix the type or format of the given EXIF entry to bring it into spec. Definition: exif-entry.c:197 @ EXIF_SUPPORT_LEVEL_NOT_RECORDED This tag is not allowed in the given IFD. Definition: exif-tag.h:193 void exif_entry_initialize(ExifEntry *e, ExifTag tag) Initialize an empty ExifEntry with default data in the correct format for the given tag. Definition: exif-entry.c:1410 Handling EXIF tags. ExifEntry * exif_entry_new(void) Reserve memory for and initialize a new ExifEntry. Definition: exif-entry.c:110 ExifSupportLevel exif_tag_get_support_level_in_ifd(ExifTag tag, ExifIfd ifd, ExifDataType t) Return whether the given tag is mandatory or not in the given IFD and data type according to the EXIF... Definition: exif-tag.c:1171 ExifDataType exif_data_get_data_type(ExifData *d) Return the data type for the given ExifData. Definition: exif-data.c:1320 ExifIfd exif_content_get_ifd(ExifContent *c) Return the IFD number in which the given ExifContent is found. Definition: exif-content.c:234 #define exif_entry_get_ifd(e) Return the IFD number of the given ExifEntry. Definition: exif-entry.h:179 Define the ExifMem data type and the associated functions. ExifMem defines the memory management func... void exif_content_log(ExifContent *content, ExifLog *log) Set the log message object for this IFD. Definition: exif-content.c:223 Defines the ExifData type and the associated functions. void exif_entry_dump(ExifEntry *entry, unsigned int indent) Dump text representation of ExifEntry to stdout. Definition: exif-entry.c:593 |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0052 ]-- |