FT_Get_Color_Glyph_Layer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Bool FT_Get_Color_Glyph_Layer(FT_Face face, FT_UInt base_glyph, FT_UInt* aglyph_index, FT_UInt* acolor_index, FT_LayerIterator* iterator)
    extern (C) @nogc nothrow
    static if(ftSupport >= FTSupport.ft211)
    static if(staticBinding)
    FT_Get_Color_Glyph_Layer
  2. pFT_Get_Color_Glyph_Layer FT_Get_Color_Glyph_Layer;

Meta