http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
SetSrcColorKey
Set the source color key, i.e. the color that is excluded when blitting FROM this surface TO another that has source color keying enabled.
SetSrcColorKey (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
__u8
r,
__u8
g,
__u8
b
);
