http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBWindow.html
IDirectFBWindow
SetColorKey
Set the window color key.
SetColorKey (
IDirectFBWindow.html
IDirectFBWindow
*
thiz,
__u8
r,
__u8
g,
__u8
b
);
If a pixel of the window matches this color the underlying window or the background is visible at this point.
