#include <drawing.h>
Data Fields | |
| short | pixelFormat |
| Pixel format of palette entries. | |
| short | nElements |
| Number of entries. | |
| short | location |
| Location of the palette (always use OSL_IN_RAM). | |
| void * | data |
| Actual (raw) data, representing color entries in their pixel format. | |
1.5.9