http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBPalette.html
IDirectFBPalette
SetEntries
Write entries to the palette.
SetEntries (
IDirectFBPalette.html
IDirectFBPalette
*
thiz,
const
types.html#DFBColor
DFBColor
*
entries,
unsigned int
num_entries,
unsigned int
offset
);
Writes the specified number of entries to the palette at the specified offset.
