bindbc.freetype.bind.ftcolor

Undocumented in source.

Members

Aliases

pFT_Palette_Data_Get
alias pFT_Palette_Data_Get = FT_Error function(FT_Face, FT_Palette_Data*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Palette_Select
alias pFT_Palette_Select = FT_Error function(FT_Face, FT_UShort, FT_Color*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Palette_Set_Foreground_Color
alias pFT_Palette_Set_Foreground_Color = FT_Error function(FT_Face, FT_Color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Palette_Data_Get
FT_Error FT_Palette_Data_Get(FT_Face , FT_Palette_Data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Palette_Select
FT_Error FT_Palette_Select(FT_Face , FT_UShort , FT_Color* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Palette_Set_Foreground_Color
FT_Error FT_Palette_Set_Foreground_Color(FT_Face , FT_Color )
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_Palette_Data_Get
pFT_Palette_Data_Get FT_Palette_Data_Get;
Undocumented in source.
FT_Palette_Select
pFT_Palette_Select FT_Palette_Select;
Undocumented in source.
FT_Palette_Set_Foreground_Color
pFT_Palette_Set_Foreground_Color FT_Palette_Set_Foreground_Color;
Undocumented in source.

Structs

FT_Color
struct FT_Color
Undocumented in source.
FT_Palette_Data
struct FT_Palette_Data
Undocumented in source.

Meta