FT_Get_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_Paint(FT_Face face, FT_OpaquePaint opaque_paint, FT_COLR_Paint* paint)
    extern (C) @nogc nothrow
    static if(ftSupport >= FTSupport.ft211)
    static if(staticBinding)
    FT_Get_Paint
  2. pFT_Get_Paint FT_Get_Paint;

Meta