RGB_MAP

Stores an rgb map to accelerate conversions.

Description

typedef struct RGB_MAP
   unsigned char data[32][32][32];
Read chapter "Converting between color formats" 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: