STM32F746-DISCo - How to grab a screen area and save this on bitmap structure ?
In order to create a faster scrollbar function I need to fill a bitmap structure with an area get from the screen.I have starting to develop this new function starting from the BSP_LCD_DrawBitmap source but how to reverse the LL_ConvertLineToARGB8888...