palette.h File Reference

The color palette and various color translation tables. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  txlattables

Typedefs

typedef char tmixbuf [256][256]
typedef tmixbufpmixbuf
typedef char tpixelxlattable [256]
typedef tpixelxlattableppixelxlattable
typedef char dacpalette256 [256][3]
typedef char dacpalettefst [256][4]

Variables

txlattables xlattables
tmixbufcolormixbuf
char * colormixbufchar
dacpalette256 pal
bool asc_paletteloaded
ppixelxlattable xlatpictgraytable


Detailed Description

The color palette and various color translation tables.

Definition in file palette.h.


Typedef Documentation

typedef char dacpalette256[256][3]

Definition at line 74 of file palette.h.

typedef char dacpalettefst[256][4]

Definition at line 75 of file palette.h.

typedef tmixbuf* pmixbuf

Definition at line 71 of file palette.h.

typedef tpixelxlattable* ppixelxlattable

Definition at line 73 of file palette.h.

typedef char tmixbuf[256][256]

Definition at line 70 of file palette.h.

typedef char tpixelxlattable[256]

Definition at line 72 of file palette.h.


Variable Documentation

bool asc_paletteloaded

Definition at line 42 of file palette.cpp.

Referenced by loadpalette().

tmixbuf* colormixbuf

Definition at line 38 of file palette.cpp.

Referenced by loadpalette().

char* colormixbufchar

Definition at line 39 of file palette.cpp.

Referenced by ColorMerger_AlphaMixer< 1 >::assign(), and loadpalette().

dacpalette256 pal

Definition at line 33 of file palette.cpp.

Referenced by Surface::assignDefaultPalette(), OverviewMapImage::create(), TextRenderer::eval_command(), loadcursor(), and loadpalette().

ppixelxlattable xlatpictgraytable

Definition at line 35 of file palette.cpp.

Referenced by ColorTransform_UnitGray< 1 >::ColorTransform_UnitGray(), and loadpalette().

txlattables xlattables

Definition at line 37 of file palette.cpp.

Referenced by loadcursor(), loadpalette(), and tdialogbox::redraw().


Generated on Mon May 21 01:40:53 2012 for Advanced Strategic Command by  doxygen 1.5.1