lv_imagebutton_get_src_middle() function
Get the middle image in a given state
Arguments
imagebutton
pointer to an image button object
state
the state where to get the image (from `lv_button_state_t`) `
Return value
pointer to the middle image source (a C array or path to a file)
lv_imagebutton_get_src_middle() reads 2 variables:
![]()
lv_imagebutton_get_src_middle()