- FT_Color_Root_Transform
alias FT_Color_Root_Transform = int
Undocumented in source.
- FT_Composite_Mode
alias FT_Composite_Mode = int
Undocumented in source.
- FT_PaintExtend
alias FT_PaintExtend = int
Undocumented in source.
- FT_PaintFormat
alias FT_PaintFormat = int
Undocumented in source.
- pFT_Get_Color_Glyph_Layer
alias pFT_Get_Color_Glyph_Layer = FT_Bool function(FT_Face face, FT_UInt base_glyph, FT_UInt* aglyph_index, FT_UInt* acolor_index, FT_LayerIterator* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Get_Color_Glyph_Paint
alias pFT_Get_Color_Glyph_Paint = FT_Bool function(FT_Face face, FT_UInt base_glyph, FT_Color_Root_Transform root_transform, FT_OpaquePaint* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Get_Colorline_Stops
alias pFT_Get_Colorline_Stops = FT_Bool function(FT_Face face, FT_ColorStop* color_stop, FT_ColorStopIterator iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Get_Paint
alias pFT_Get_Paint = FT_Bool function(FT_Face face, FT_OpaquePaint opaque_paint, FT_COLR_Paint* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Get_Paint_Layers
alias pFT_Get_Paint_Layers = FT_Bool function(FT_Face face, FT_LayerIterator* iterator, FT_OpaquePaint* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Palette_Data_Get
alias pFT_Palette_Data_Get = FT_Error function(FT_Face face, FT_Palette_Data* apalette)
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 face, FT_UShort palette_index, FT_Color* apalette)
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 face, FT_Color foreground_color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Get_Color_Glyph_Layer
FT_Bool FT_Get_Color_Glyph_Layer(FT_Face face, FT_UInt base_glyph, FT_UInt* aglyph_index, FT_UInt* acolor_index, FT_LayerIterator* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Get_Color_Glyph_Paint
FT_Bool FT_Get_Color_Glyph_Paint(FT_Face face, FT_UInt base_glyph, FT_Color_Root_Transform root_transform, FT_OpaquePaint* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Get_Colorline_Stops
FT_Bool FT_Get_Colorline_Stops(FT_Face face, FT_ColorStop* color_stop, FT_ColorStopIterator iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Get_Paint
FT_Bool FT_Get_Paint(FT_Face face, FT_OpaquePaint opaque_paint, FT_COLR_Paint* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Get_Paint_Layers
FT_Bool FT_Get_Paint_Layers(FT_Face face, FT_LayerIterator* iterator, FT_OpaquePaint* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Palette_Data_Get
FT_Error FT_Palette_Data_Get(FT_Face face, FT_Palette_Data* apalette)
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 face, FT_UShort palette_index, FT_Color* apalette)
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 face, FT_Color foreground_color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.