DirectFB Reference Manual
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.

  (C) Copyright by convergence GmbH