|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| BYTE | exif_header [6] |
| BYTE | bom [2] |
| USHORT | marker |
| ULONG | ifd0_offset |
| USHORT | ifd0_count |
| struct IFD_entry | ifd0 [4] |
| ULONG | next_IFD |
| USHORT | exif_ifd_count |
| struct IFD_entry | exif_ifd [1] |
| ULONG | next_IFD_2 |
| USHORT | gps_ifd_count |
| struct IFD_entry | gps_ifd [1] |
| ULONG | next_IFD_3 |
Definition at line 3960 of file metadata.c.
| BYTE app1_data::bom[2] |
Definition at line 3963 of file metadata.c.
| BYTE app1_data::exif_header[6] |
Definition at line 3962 of file metadata.c.
Definition at line 3972 of file metadata.c.
| USHORT app1_data::exif_ifd_count |
Definition at line 3971 of file metadata.c.
Definition at line 3976 of file metadata.c.
| USHORT app1_data::gps_ifd_count |
Definition at line 3975 of file metadata.c.
Definition at line 3968 of file metadata.c.
| USHORT app1_data::ifd0_count |
Definition at line 3967 of file metadata.c.
| ULONG app1_data::ifd0_offset |
Definition at line 3965 of file metadata.c.
| USHORT app1_data::marker |
Definition at line 3964 of file metadata.c.
| ULONG app1_data::next_IFD |
Definition at line 3969 of file metadata.c.
| ULONG app1_data::next_IFD_2 |
Definition at line 3973 of file metadata.c.
| ULONG app1_data::next_IFD_3 |
Definition at line 3977 of file metadata.c.