Reference Manual - 1.0.0
IDirectFBSurface   SetSrcColorKey

Set the source color key, i.e. the color that is excluded when blitting FROM this surface TO another that has source color keying enabled.

SetSrcColorKey (
  IDirectFBSurface   * thiz,
  u8   r,
  u8   g,
  u8   b
);