Reference Manual - 1.8.0
IDirectFBSurface
SetDstColorKey
Set the destination color key, i.e. the only color that gets overwritten by drawing and blitting to this surface when destination color keying is enabled.
DFBResult
SetDstColorKey (
IDirectFBSurface
*
thiz,
u8
r,
u8
g,
u8
b
);
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 License