_LCD_DrawBitmap16bpp() function
Draw 16 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