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

#include <wbmp.h>

Data Fields

int type
 
int width
 
int height
 
int * bitmap
 

Detailed Description

Definition at line 27 of file wbmp.h.

Field Documentation

◆ bitmap

int* Wbmp_::bitmap

Definition at line 32 of file wbmp.h.

◆ height

int Wbmp_::height

Definition at line 31 of file wbmp.h.

◆ type

int Wbmp_::type

Definition at line 29 of file wbmp.h.

◆ width

int Wbmp_::width

Definition at line 30 of file wbmp.h.


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