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

Data Fields

unsigned int width
 
unsigned int height
 
unsigned int bits
 
unsigned int channels
 

Detailed Description

Definition at line 60 of file image.c.

Field Documentation

◆ bits

unsigned int gfxinfo::bits

Definition at line 63 of file image.c.

◆ channels

unsigned int gfxinfo::channels

Definition at line 64 of file image.c.

◆ height

unsigned int gfxinfo::height

Definition at line 62 of file image.c.

◆ width

unsigned int gfxinfo::width

Definition at line 61 of file image.c.


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