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

#include <avifinfo.h>

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t bit_depth
 
uint32_t num_channels
 

Detailed Description

Definition at line 37 of file avifinfo.h.

Field Documentation

◆ bit_depth

uint32_t AvifInfoFeatures::bit_depth

Definition at line 39 of file avifinfo.h.

◆ height

uint32_t AvifInfoFeatures::height

Definition at line 38 of file avifinfo.h.

◆ num_channels

uint32_t AvifInfoFeatures::num_channels

Definition at line 40 of file avifinfo.h.

◆ width

uint32_t AvifInfoFeatures::width

Definition at line 38 of file avifinfo.h.


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