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

Data Fields

int bits_per_sample
 
size_t width
 
size_t height
 
int num_components
 

Detailed Description

Definition at line 2034 of file exif.c.

Field Documentation

◆ bits_per_sample

int jpeg_sof_info::bits_per_sample

Definition at line 2035 of file exif.c.

◆ height

size_t jpeg_sof_info::height

Definition at line 2037 of file exif.c.

◆ num_components

int jpeg_sof_info::num_components

Definition at line 2038 of file exif.c.

◆ width

size_t jpeg_sof_info::width

Definition at line 2036 of file exif.c.


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