lv_display_get_physical_horizontal_resolution() function
Get the physical horizontal resolution of a display
Syntax
int32_t lv_display_get_physical_horizontal_resolution(const lv_display_t * disp); Arguments
disp
pointer to a display (NULL to use the default display)
Return value
the physical horizontal resolution of the display