lv_windows_display.h
API reference for lv_windows_display.h
Summary
Functions
lv_windows_get_display_window_handle
Get the window handle from specific LVGL display object.
HWND lv_windows_get_display_window_handle(lv_display_t *display)| Name | Type | Description |
|---|---|---|
display | lv_display_t * | The specific LVGL display object. |
Returns: HWND — The window handle from specific LVGL display object.
Macros
LV_WINDOWS_ZOOM_BASE_LEVEL
#define LV_WINDOWS_ZOOM_BASE_LEVEL 100USER_DEFAULT_SCREEN_DPI
#define USER_DEFAULT_SCREEN_DPI 96Dependencies
How is this guide?
Last updated on