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

#include <gd.h>

Data Fields

int(* source )(void *context, char *buffer, int len)
 
voidcontext
 

Detailed Description

Definition at line 388 of file gd.h.

Field Documentation

◆ context

void* gdSource::context

Definition at line 390 of file gd.h.

◆ source

int(* gdSource::source) (void *context, char *buffer, int len)

Definition at line 389 of file gd.h.


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