- FT_LcdFilter
alias FT_LcdFilter = int
Undocumented in source.
- FT_LcdFiveTapFilter
alias FT_LcdFiveTapFilter = FT_Byte[FT_LCD_FILTER_FIVE_TAPS]
Undocumented in source.
- pFT_Library_SetLcdFilter
alias pFT_Library_SetLcdFilter = FT_Error function(FT_Library library, FT_LcdFilter filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Library_SetLcdFilterWeights
alias pFT_Library_SetLcdFilterWeights = FT_Error function(FT_Library library, ubyte* weights)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Library_SetLcdGeometry
alias pFT_Library_SetLcdGeometry = FT_Error function(FT_Library library, ref FT_Vector[3] sub)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.