GUI_DEVICE_API::pfDrawBitmap is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_DEVICE_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:117
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);