| DirectFB Reference Manual | ||
| |||
Set the window color key (indexed).
| SetColorKeyIndex ( | ||
| IDirectFBWindow | *thiz | |
| unsigned int | index | |
| ); | ||
If a pixel (indexed format) of the window matches this color index the underlying window or the background is visible at this point.
| (C) Copyright by convergence GmbH |
|