lvgl version : 8.3
lvgl configuration:
#define LV_COLOR_DEPTH 16
#define LV_COLOR_16_SWAP 0
The image is supposed to have a blue background, but after being loaded onto the device, it appears orange, as shown in the background color of the second image. I checked the color channel order using a tool and it is in RGB sequence.