Reference Manual - 0.9.25
IDirectFBDisplayLayer   SetSrcColorKey

Set the source color key.

SetSrcColorKey (
  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.