gdImageStruct Struct Reference


Detailed Description

Definition at line 26 of file mgd.h.

Data Fields

unsigned char ** pixels
int sx
int sy
int colorsTotal
int red [gdMaxColors]
int green [gdMaxColors]
int blue [gdMaxColors]
int open [gdMaxColors]
int transparent
int * polyInts
int polyAllocated
gdImageStructbrush
gdImageStructtile
int brushColorMap [gdMaxColors]
int tileColorMap [gdMaxColors]
int styleLength
int stylePos
int * style
int interlace


Field Documentation

int gdImageStruct::blue[gdMaxColors]

Definition at line 33 of file mgd.h.

Referenced by gdImageColorAllocate(), gdImageColorClosest(), gdImageColorExact(), gdImageCopy(), gdImageCopyResized(), gdImageGif(), and ReadImage().

struct gdImageStruct* gdImageStruct::brush

Definition at line 38 of file mgd.h.

Referenced by gdImageBrushApply(), gdImageCreate(), and gdImageSetBrush().

int gdImageStruct::brushColorMap[gdMaxColors]

Definition at line 40 of file mgd.h.

Referenced by gdImageBrushApply(), and gdImageSetBrush().

int gdImageStruct::colorsTotal

Definition at line 30 of file mgd.h.

Referenced by gdImageColorAllocate(), gdImageColorClosest(), gdImageColorExact(), gdImageCreate(), gdImageCreateFromGif(), gdImageGif(), and ReadImage().

int gdImageStruct::green[gdMaxColors]

Definition at line 32 of file mgd.h.

Referenced by gdImageColorAllocate(), gdImageColorClosest(), gdImageColorExact(), gdImageCopy(), gdImageCopyResized(), gdImageGif(), and ReadImage().

int gdImageStruct::interlace

Definition at line 45 of file mgd.h.

Referenced by gdImageCreate(), gdImageGif(), and gdImageInterlace().

int gdImageStruct::open[gdMaxColors]

Definition at line 34 of file mgd.h.

Referenced by gdImageColorAllocate(), gdImageColorClosest(), gdImageColorDeallocate(), gdImageColorExact(), gdImageCreateFromGif(), and ReadImage().

unsigned char** gdImageStruct::pixels

Definition at line 27 of file mgd.h.

Referenced by gdImageCreate(), gdImageDestroy(), gdImageGetPixel(), and gdImageSetPixel().

int gdImageStruct::polyAllocated

Definition at line 37 of file mgd.h.

Referenced by gdImageCreate(), and gdImageFilledPolygon().

int* gdImageStruct::polyInts

Definition at line 36 of file mgd.h.

Referenced by gdImageCreate(), gdImageDestroy(), and gdImageFilledPolygon().

int gdImageStruct::red[gdMaxColors]

Definition at line 31 of file mgd.h.

Referenced by gdImageColorAllocate(), gdImageColorClosest(), gdImageColorExact(), gdImageCopy(), gdImageCopyResized(), gdImageGif(), and ReadImage().

int* gdImageStruct::style

Definition at line 44 of file mgd.h.

Referenced by gdImageCreate(), gdImageDestroy(), gdImageSetPixel(), and gdImageSetStyle().

int gdImageStruct::styleLength

Definition at line 42 of file mgd.h.

Referenced by gdImageSetPixel(), and gdImageSetStyle().

int gdImageStruct::stylePos

Definition at line 43 of file mgd.h.

Referenced by gdImageSetPixel(), and gdImageSetStyle().

int gdImageStruct::sx

Definition at line 28 of file mgd.h.

Referenced by gdImageBoundsSafe(), gdImageCreate(), gdImageDestroy(), gdImageFill(), gdImageFillToBorder(), and gdImageGif().

int gdImageStruct::sy

Definition at line 29 of file mgd.h.

Referenced by gdImageBoundsSafe(), gdImageCreate(), gdImageFill(), gdImageFillToBorder(), and gdImageGif().

struct gdImageStruct* gdImageStruct::tile

Definition at line 39 of file mgd.h.

Referenced by gdImageCreate(), gdImageFill(), and gdImageTileApply().

int gdImageStruct::tileColorMap[gdMaxColors]

Definition at line 41 of file mgd.h.

Referenced by gdImageFill(), and gdImageTileApply().

int gdImageStruct::transparent

Definition at line 35 of file mgd.h.

Referenced by gdImageColorTransparent(), gdImageCreate(), and gdImageGif().


Midas DOC Version 3.0.0 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Exaos Lee - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk