Video: https://youtu.be/zR_niKRp0sI
Introduction
lv_100ask_screenshot is a screenshot tool based on LVGL.
lv_100ask_screenshot features:
- Save LVGL screen objects (full screen) as image files: lv_scr_act(),layer_sys(),layer_top()
- Capture and save the specified LVGL object and its children as an image file
- Supported save as: BMP, PNG, JPG
- more todo…
lv_100ask_screenshot
is very simple to use, and the subsequent custom expansion functions are also very convenient, so stay tuned for more functions.
Usage
Refer to the example in lv_lib_100ask/test/lv_100ask_screenshot_test.
Get lv_100ask_screenshot
- Github: https://github.com/100askTeam/lv_lib_100ask/tree/master/src/lv_100ask_screenshot
- Gitee: https://gitee.com/weidongshan/lv_lib_100ask/tree/master/src/lv_100ask_screenshot
Try lv_100ask_screenshot
You can try lv_100ask_screenshot functionality through these two files, please feel free to use them.
The path for saving images is “D:/” and cannot be modified: