http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFB.html
IDirectFB
CreatePalette
Create a palette matching the specified description.
CreatePalette (
IDirectFB.html
IDirectFB
*
thiz,
const
types.html#DFBPaletteDescription
DFBPaletteDescription
*
desc,
IDirectFBPalette.html
IDirectFBPalette
**
ret_interface
);
Passing a NULL description creates a default palette with 256 entries filled with colors matching the RGB332 format.
