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

LCD__DrawBitmap_1bpp() function

Syntax

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

Arguments

x0

y0

xsize

ysize

xMul

yMul

BitsPerPixel

BytesPerLine

pPixel

pTrans

OffData

References

LocationText
LCD_Protected.h:98
void LCD__DrawBitmap_1bpp(int x0, int y0,