Reference Manual - 1.2.7
IDirectFBDisplayLayer   SetSrcColorKey

Set the source color key.

DFBResult 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.

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