Reference Manual - 1.4.11
IDirectFBWindow   SetColorKey

Set the window color key.

DFBResult SetColorKey (
  IDirectFBWindow   * thiz,
  u8   r,
  u8   g,
  u8   b
);

If a pixel of the window matches this color the underlying window or the background is visible at this point.

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