http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
SetColorIndex
Set the color like with SetColor() but using an index to the color/alpha lookup table.
SetColorIndex (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
unsigned int
index
);
This method is only supported by surfaces with an indexed pixelformat, e.g. DSPF_LUT8. For these formats this method should be used instead of SetColor().
