FT_Palette_Set_Foreground_Color

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Error FT_Palette_Set_Foreground_Color(FT_Face face, FT_Color foreground_color)
    extern (C) @nogc nothrow
    static if(ftSupport >= FTSupport.ft210)
    static if(staticBinding)
    FT_Palette_Set_Foreground_Color
  2. pFT_Palette_Set_Foreground_Color FT_Palette_Set_Foreground_Color;

Meta