COLOR_MAP

Stores a color map to accelerate drawing.

Description

typedef struct COLOR_MAP
   unsigned char data[PAL_SIZE][PAL_SIZE];
Read chapter "Transparency and patterned drawing", section "256-color transparency" for a description on how to obtain/use this structure.
Examples using this:

Related Discussions

The following threads each have code containing this keyword: Note: You can click on the numbers to jump directly to the posts that reference this page.

Related Projects

The following projects include source code containing this keyword: