Hi guys,
I am using the Emwin version v6.16
I need to show the image in the PNG format using the GUI_PNG_DrawEx() function. but the image is not displayed on the Window.
Steps:
1. PNG image file converted to C file using Bin2C convertor.
2. Pass the array to GUI_PNG_DrawEx().
Note: Same I have tried for BMP format images. BMP images are shown correctly.
In my main application, I want to show a PNG image array stored in External Flash.
Please help me out with this. If I missing something.
I am attaching the source code files.
Regards,
Amol
I am using the Emwin version v6.16
I need to show the image in the PNG format using the GUI_PNG_DrawEx() function. but the image is not displayed on the Window.
Steps:
1. PNG image file converted to C file using Bin2C convertor.
2. Pass the array to GUI_PNG_DrawEx().
Note: Same I have tried for BMP format images. BMP images are shown correctly.
In my main application, I want to show a PNG image array stored in External Flash.
Please help me out with this. If I missing something.
I am attaching the source code files.
Regards,
Amol