GUI_ORIENTATION_API::pfDrawBitmap is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinGUI_ORIENTATION_API::pfDrawBitmap

GUI_ORIENTATION_API::pfDrawBitmap field

Syntax

void (* pfDrawBitmap )(GUI_DEVICE * pDevice, int x0, int y0, int xsize, int ysize, int BitsPerPixel, int BytesPerLine, const U8 * pData, int Diff, const LCD_PIXELINDEX * pTrans);

References

LocationText
GUI.h:1220
void (* pfDrawBitmap )(GUI_DEVICE * pDevice, int x0, int y0, int xsize, int ysize, int BitsPerPixel, int BytesPerLine, const U8 * pData, int Diff, const LCD_PIXELINDEX * pTrans);