OSL_PALETTE Struct Reference

#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.
 

Detailed Description

Palette type.


The documentation for this struct was generated from the following file: