_LCD_DrawBitmap8bpp() function
Draw 8 bits per pixel bitmap
Arguments
x
start horizontal position on the screen
y
start vertical position on the screen
xSize
Horizontal bitmap size
ySize
Vertical bitmap size
BytesPerLine
Number of bytes per Line
Return value
None