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

Data Fields

image_filetype filetype
 
size_t width
 
size_t height
 
size_t size
 
size_t offset
 
char * data
 

Detailed Description

Definition at line 1922 of file exif.c.

Field Documentation

◆ data

char* thumbnail_data::data

Definition at line 1927 of file exif.c.

◆ filetype

image_filetype thumbnail_data::filetype

Definition at line 1923 of file exif.c.

◆ height

size_t thumbnail_data::height

Definition at line 1924 of file exif.c.

◆ offset

size_t thumbnail_data::offset

Definition at line 1926 of file exif.c.

◆ size

size_t thumbnail_data::size

Definition at line 1925 of file exif.c.

◆ width

size_t thumbnail_data::width

Definition at line 1924 of file exif.c.


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