FT_Glyph_To_Bitmap

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_Glyph_To_Bitmap(FT_Glyph* the_glyph, FT_Render_Mode render_mode, FT_Vector* origin, FT_Bool destroy)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Glyph_To_Bitmap
  2. pFT_Glyph_To_Bitmap FT_Glyph_To_Bitmap;

Meta