bindbc.freetype.bind.ftbitmap

Undocumented in source.

Members

Aliases

pFT_Bitmap_Convert
alias pFT_Bitmap_Convert = FT_Error function(FT_Library, const(FT_Bitmap)*, FT_Bitmap*, FT_Int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Bitmap_Copy
alias pFT_Bitmap_Copy = FT_Error function(FT_Library, const(FT_Bitmap)*, FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Bitmap_Done
alias pFT_Bitmap_Done = FT_Error function(FT_Library, FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Bitmap_Embolden
alias pFT_Bitmap_Embolden = FT_Error function(FT_Library, FT_Bitmap*, FT_Pos, FT_Pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Bitmap_Init
alias pFT_Bitmap_Init = void function(FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_GlyphSlot_Own_Bitmap
alias pFT_GlyphSlot_Own_Bitmap = FT_Error function(FT_GlyphSlot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Bitmap_Convert
FT_Error FT_Bitmap_Convert(FT_Library , const(FT_Bitmap)* , FT_Bitmap* , FT_Int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Copy
FT_Error FT_Bitmap_Copy(FT_Library , const(FT_Bitmap)* , FT_Bitmap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Done
FT_Error FT_Bitmap_Done(FT_Library , FT_Bitmap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Embolden
FT_Error FT_Bitmap_Embolden(FT_Library , FT_Bitmap* , FT_Pos , FT_Pos )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Init
void FT_Bitmap_Init(FT_Bitmap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_GlyphSlot_Own_Bitmap
FT_Error FT_GlyphSlot_Own_Bitmap(FT_GlyphSlot )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

FT_Bitmap_Convert
pFT_Bitmap_Convert FT_Bitmap_Convert;
Undocumented in source.
FT_Bitmap_Copy
pFT_Bitmap_Copy FT_Bitmap_Copy;
Undocumented in source.
FT_Bitmap_Done
pFT_Bitmap_Done FT_Bitmap_Done;
Undocumented in source.
FT_Bitmap_Embolden
pFT_Bitmap_Embolden FT_Bitmap_Embolden;
Undocumented in source.
FT_Bitmap_Init
pFT_Bitmap_Init FT_Bitmap_Init;
Undocumented in source.
FT_GlyphSlot_Own_Bitmap
pFT_GlyphSlot_Own_Bitmap FT_GlyphSlot_Own_Bitmap;
Undocumented in source.

Meta