LibGd 2.4.0-dev
GD Graphics library
Loading...
Searching...
No Matches
Data Fields
gdScatter Struct Reference

Options to Scatter an image. More...

#include <gd.h>

Data Fields

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

Detailed Description

Options to Scatter an image.

Field Documentation

◆ colors

int* gdScatter::colors

The array of colors to use for scattering.

◆ num_colors

unsigned int gdScatter::num_colors

The number of colors to use for scattering.

◆ plus

int gdScatter::plus

The addition value for scattering.

◆ seed

unsigned int gdScatter::seed

The seed for the random number generator.

◆ sub

int gdScatter::sub

The subtraction value for scattering.


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