ReactOS 0.4.16-dev-974-g5022a45
app1_data Struct Reference
Collaboration diagram for app1_data:

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
 

Detailed Description

Definition at line 3960 of file metadata.c.

Member Data Documentation

◆ bom

BYTE app1_data::bom[2]

Definition at line 3963 of file metadata.c.

◆ exif_header

BYTE app1_data::exif_header[6]

Definition at line 3962 of file metadata.c.

◆ exif_ifd

struct IFD_entry app1_data::exif_ifd[1]

Definition at line 3972 of file metadata.c.

◆ exif_ifd_count

USHORT app1_data::exif_ifd_count

Definition at line 3971 of file metadata.c.

◆ gps_ifd

struct IFD_entry app1_data::gps_ifd[1]

Definition at line 3976 of file metadata.c.

◆ gps_ifd_count

USHORT app1_data::gps_ifd_count

Definition at line 3975 of file metadata.c.

◆ ifd0

struct IFD_entry app1_data::ifd0[4]

Definition at line 3968 of file metadata.c.

◆ ifd0_count

USHORT app1_data::ifd0_count

Definition at line 3967 of file metadata.c.

◆ ifd0_offset

ULONG app1_data::ifd0_offset

Definition at line 3965 of file metadata.c.

◆ marker

USHORT app1_data::marker

Definition at line 3964 of file metadata.c.

◆ next_IFD

ULONG app1_data::next_IFD

Definition at line 3969 of file metadata.c.

◆ next_IFD_2

ULONG app1_data::next_IFD_2

Definition at line 3973 of file metadata.c.

◆ next_IFD_3

ULONG app1_data::next_IFD_3

Definition at line 3977 of file metadata.c.


The documentation for this struct was generated from the following file: