Reference Manual - 1.2.7
IDirectFBDisplayLayer   SetDstColorKey

Set the destination color key.

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

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

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License