I generated a screenshot bitmap file using GUI_BMP_SerializeEx(), I can open it on my PC, and then I need to draw this bitmap file on the screen again using GUI_BMP_DrawEx() or any others, and unfortunately when I use GUI_BMP_DrawEx(), it return 1 which mean error, - I ca...
• GUI BMP Draw函数显示以加到SRAM中的bmp图片时颜色和原图不一样 2522 • 当提示用户输入函数出现确定对话框时,如何做到随便按键盘上的一个键来消除对话框? 4216 • 在UCGUI下做JPG解码时不能显示 2081 • 如何删除一个对话框? 1551 • 用 文件系统把bmp图片从SD卡中读取出来显示黑边 的原...