Convert images with image converter

Maybe you are misunderstanding how the converter works, or maybe I’m still not understanding the question. You are supposed to provide the converter with a standard image (BMP/PNG/JPG) and it will output an lv_img_dsc_t structure which can be passed to LVGL APIs to display an image. The exact implementation details of the C array do not matter in most cases.

1 Like