lv_bin_decoder_info() function
Get info about a lvgl binary image
Arguments
decoder
the decoder where this function belongs
dsc
image descriptor containing the source and type of the image and other info.
store the image data here
Return value
LV_RESULT_OK: the info is successfully stored in `header`; LV_RESULT_INVALID: unknown format or other error.
lv_bin_decoder_info() calls 4 functions:
![]()
lv_bin_decoder_info()
lv_bin_decoder_info() reads 13 variables and writes 6 variables:
![]()
lv_bin_decoder_info()