Reference Manual - 1.0.0
IDirectFBDisplayLayer   SetDstColorKey

Set the destination color key.

SetDstColorKey (
  IDirectFBDisplayLayer   * thiz,
  u8   r,
  u8   g,
  u8   b
);

The layer is only visible at points where the underlying pixel matches this color.