http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBDisplayLayer.html
IDirectFBDisplayLayer
SetDstColorKey
Set the destination color key.
SetDstColorKey (
IDirectFBDisplayLayer.html
IDirectFBDisplayLayer
*
thiz,
__u8
r,
__u8
g,
__u8
b
);
The layer is only visible at points where the underlying pixel matches this color.
