Reference Manual - 1.0.0
IDirectFBSurface   SetIndexTranslation

Set index translation table.

SetIndexTranslation (
  IDirectFBSurface   * thiz,
  const int   * indices,
  int   num_indices
);

Set the translation table used for fast indexed to indexed pixel format conversion.

A negative index means that the pixel will not be written.

Undefined indices will be treated like negative ones.