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

#include <gd.h>

Data Fields

int sub
 
int plus
 
unsigned int num_colors
 
int * colors
 
unsigned int seed
 

Detailed Description

Definition at line 749 of file gd.h.

Field Documentation

◆ colors

int* gdScatter::colors

Definition at line 753 of file gd.h.

◆ num_colors

unsigned int gdScatter::num_colors

Definition at line 752 of file gd.h.

◆ plus

int gdScatter::plus

Definition at line 751 of file gd.h.

◆ seed

unsigned int gdScatter::seed

Definition at line 754 of file gd.h.

◆ sub

int gdScatter::sub

Definition at line 750 of file gd.h.


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