* @return LV_RESULT_OK: info written correctly; LV_RESULT_INVALID: failed typedef lv_result_t (*lv_image_decoder_info_f_t)(lv_image_decoder_t * decoder, lv_image ...