FT_Palette_Select

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_Select(FT_Face face, FT_UShort palette_index, FT_Color* apalette)
    extern (C) @nogc nothrow
    static if(ftSupport >= FTSupport.ft210)
    static if(staticBinding)
    FT_Palette_Select
  2. pFT_Palette_Select FT_Palette_Select;

Meta