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

Data Fields

uint8_t property_index
 
uint32_t width
 
uint32_t height
 

Detailed Description

Definition at line 147 of file avifinfo.c.

Field Documentation

◆ height

uint32_t AvifInfoInternalDimProp::height

Definition at line 149 of file avifinfo.c.

◆ property_index

uint8_t AvifInfoInternalDimProp::property_index

Definition at line 148 of file avifinfo.c.

◆ width

uint32_t AvifInfoInternalDimProp::width

Definition at line 149 of file avifinfo.c.


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