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

#include <gd.h>

Data Fields

int nchars
 
int offset
 
int w
 
int h
 
char * data
 

Detailed Description

Definition at line 273 of file gd.h.

Field Documentation

◆ data

char* gdFont::data

Definition at line 284 of file gd.h.

◆ h

int gdFont::h

Definition at line 280 of file gd.h.

◆ nchars

int gdFont::nchars

Definition at line 275 of file gd.h.

◆ offset

int gdFont::offset

Definition at line 277 of file gd.h.

◆ w

int gdFont::w

Definition at line 279 of file gd.h.


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