SDL_Palette
A structure that contains palette information.
Data Fields
int |
ncolors |
|
SDL_Color |
*colors |
should the * be with SDL_Color? |
int |
refcount |
|
SDL_PaletteWatch |
*watch |
ditto |
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Related Structures
