Hi,I'm struggling with the BSP LCD functions. The goal is to display an image which has transparent background. I'm working on STM32F429I-Discovery board, using BSP LCD drivers.Since the BSP_LCD_DrawBitmap() function seems to expect a real BMP file, ...