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-mnote-data.h
Go to the documentation of this file.
114 char *exif_mnote_data_get_value (ExifMnoteData *d, unsigned int n, char *val, unsigned int maxlen);
Handling EXIF MakerNote tags. void exif_mnote_data_load(ExifMnoteData *d, const unsigned char *buf, unsigned int buf_siz) Load the MakerNote data from a memory buffer. Definition: exif-mnote-data.c:80 void exif_mnote_data_save(ExifMnoteData *d, unsigned char **buf, unsigned int *buf_siz) Save the raw MakerNote data into a memory buffer. Definition: exif-mnote-data.c:88 Definition: exif-mnote-data-priv.h:60 char * exif_mnote_data_get_value(ExifMnoteData *d, unsigned int n, char *val, unsigned int maxlen) Return a textual representation of the value of the MakerNote entry. Definition: exif-mnote-data.c:145 const char * exif_mnote_data_get_name(ExifMnoteData *d, unsigned int n) Returns textual name of the given MakerNote tag. Definition: exif-mnote-data.c:124 Log message infrastructure. const char * exif_mnote_data_get_title(ExifMnoteData *d, unsigned int n) Returns textual title of the given MakerNote tag. Definition: exif-mnote-data.c:131 unsigned int exif_mnote_data_get_id(ExifMnoteData *d, unsigned int n) Return the MakerNote tag number for the tag at the specified index within the MakerNote. Definition: exif-mnote-data.c:117 const char * exif_mnote_data_get_description(ExifMnoteData *d, unsigned int n) Returns verbose textual description of the given MakerNote tag. Definition: exif-mnote-data.c:138 unsigned int exif_mnote_data_count(ExifMnoteData *d) Return the number of tags in the MakerNote. Definition: exif-mnote-data.c:110 |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.014 ]-- |