FT_Get_Color_Glyph_Paint

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_Paint(FT_Face face, FT_UInt base_glyph, FT_Color_Root_Transform root_transform, FT_OpaquePaint* paint)
    extern (C) @nogc nothrow
    static if(ftSupport >= FTSupport.ft211)
    static if(staticBinding)
    FT_Get_Color_Glyph_Paint
  2. pFT_Get_Color_Glyph_Paint FT_Get_Color_Glyph_Paint;

Meta