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 tmixbuf * | pmixbuf |
| typedef char | tpixelxlattable [256] |
| typedef tpixelxlattable * | ppixelxlattable |
| typedef char | dacpalette256 [256][3] |
| typedef char | dacpalettefst [256][4] |
Variables | |
| txlattables | xlattables |
| tmixbuf * | colormixbuf |
| char * | colormixbufchar |
| dacpalette256 | pal |
| bool | asc_paletteloaded |
| ppixelxlattable | xlatpictgraytable |
Definition in file palette.h.
| typedef char dacpalette256[256][3] |
| typedef char dacpalettefst[256][4] |
| typedef tpixelxlattable* ppixelxlattable |
| typedef char tpixelxlattable[256] |
| bool asc_paletteloaded |
| char* colormixbufchar |
Definition at line 39 of file palette.cpp.
Referenced by ColorMerger_AlphaMixer< 1 >::assign(), and loadpalette().
Definition at line 33 of file palette.cpp.
Referenced by Surface::assignDefaultPalette(), OverviewMapImage::create(), TextRenderer::eval_command(), loadcursor(), and loadpalette().
Definition at line 35 of file palette.cpp.
Referenced by ColorTransform_UnitGray< 1 >::ColorTransform_UnitGray(), and loadpalette().
Definition at line 37 of file palette.cpp.
Referenced by loadcursor(), loadpalette(), and tdialogbox::redraw().
1.5.1