FT_Bitmap_Convert

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_Bitmap_Convert(FT_Library library, const(FT_Bitmap)* source, FT_Bitmap* target, FT_Int alignment)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Bitmap_Convert
  2. pFT_Bitmap_Convert FT_Bitmap_Convert;

Meta