STemWin + 0/20 examples
CodeScope will show references to GUI_SetFuncGetpPalConvTable() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinGUI_SetFuncGetpPalConvTable()

GUI_SetFuncGetpPalConvTable() function

Syntax

void GUI_SetFuncGetpPalConvTable(LCD_PIXELINDEX * (* pFunc)(const LCD_LOGPALETTE * pLogPal, const GUI_BITMAP * pBitmap, int LayerIndex));

Arguments

pFunc

Examples

GUI_SetFuncGetpPalConvTable() is referenced by 20 libraries and example projects.

References

LocationText
GUI_Private.h:447
void GUI_SetFuncGetpPalConvTable(LCD_PIXELINDEX * (* pFunc)(const LCD_LOGPALETTE * pLogPal, const GUI_BITMAP * pBitmap, int LayerIndex));