|
MIDAS
|
#include <mgd.h>

Public Attributes | |
| 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 |
| struct gdImageStruct * | brush |
| struct gdImageStruct * | tile |
| int | brushColorMap [gdMaxColors] |
| int | tileColorMap [gdMaxColors] |
| int | styleLength |
| int | stylePos |
| int * | style |
| int | interlace |