_LCD_DrawBitmap32bpp() function
Draw 32 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