tLCD_DrawBitmap is only used within STemWin.
 
Symbols
loading...
Files
loading...

tLCD_DrawBitmap

Optional support for rotation

Syntax

typedef void tLCD_DrawBitmap(int x0, int y0, int xsize, int ysize, int xMul, int yMul, int BitsPerPixel, int BytesPerLine, const U8 * pPixel, const void * pTrans);

References

LocationReferrerScopeText
LCD.h:685
typedef void tLCD_DrawBitmap(int x0, int y0, int xsize, int ysize,
LCD.h:691tLCD_APIList_struct::pfDrawBitmaptLCD_APIList_struct
tLCD_DrawBitmap * pfDrawBitmap;

Type Use

Variables of tLCD_DrawBitmap type
all items filtered out
tLCD_DrawBitmap