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