php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
image_info_data Struct Reference

Data Fields

WORD tag
 
WORD format
 
DWORD length
 
DWORD dummy
 
char * name
 
image_info_value value
 

Detailed Description

Definition at line 1786 of file exif.c.

Field Documentation

◆ dummy

DWORD image_info_data::dummy

Definition at line 1790 of file exif.c.

◆ format

WORD image_info_data::format

Definition at line 1788 of file exif.c.

◆ length

DWORD image_info_data::length

Definition at line 1789 of file exif.c.

◆ name

char* image_info_data::name

Definition at line 1791 of file exif.c.

◆ tag

WORD image_info_data::tag

Definition at line 1787 of file exif.c.

◆ value

image_info_value image_info_data::value

Definition at line 1792 of file exif.c.


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