![]() | Reference Manual - 1.0.1 | ||
|
Set the color like with SetColor() but using an index to the color/alpha lookup table.
SetColorIndex ( | ||||
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().
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |