LCD_DrawBitmap() is only used within STemWin.
 
Symbols
loading...
Files
loading...

LCD_DrawBitmap() function

Syntax

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

Arguments

x0

y0

xsize

ysize

xMul

yMul

BitsPerPixel

BytesPerLine

pPixel

pTrans

References

LocationText
LCD_Protected.h:90
void LCD_DrawBitmap(int x0, int y0,