40 lv_obj_del()好点 ,
lv_img is broken (random noise instead of image) on PineTime and Simulator starting with db53ea9 The commit before is fine To Reproduce const lv_img_dsc_t disc = /* picture-array-definition */; lv_obj_t* imgDisc = lv_img_create(lv_scr_act()); lv_img_set_src(imgDisc, &disc)...
HRESULTCreateImageFromFile( [in] LPCWSTR pszPath, [out] IShellImageData **ppshimg ); Parameters [in] pszPath Type:LPCWSTR The path of the file containing the image. If this parameter isNULL, an unhandled exception results. [out] ppshimg ...