FT_Get_Colorline_Stops

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_Colorline_Stops(FT_Face face, FT_ColorStop* color_stop, FT_ColorStopIterator iterator)
    extern (C) @nogc nothrow
    static if(ftSupport >= FTSupport.ft211)
    static if(staticBinding)
    FT_Get_Colorline_Stops
  2. pFT_Get_Colorline_Stops FT_Get_Colorline_Stops;

Meta