Hello,
today, I use DRAW_SetImage function to be able to display a picture on the LCD. I use also "image2primer 1.0". This work properly but we need to convert the (jpg, png or bmp) file in a .h formated file to be able to display it on the LCD. And I can't convert .h file to (jpg, png or bmp) to display it on PC screen.
Is there any possibility to display a (jpg, png or bmp) file directly without need to convert it ? :
The reason why is that I want to be able to , onthe one hand, Upload to the PRIMER a picture and display it on the LCD;
and on an other hand, I want to Download from the PRIMER2 to the computer the content of the memory (picture area) and display it on the PC screen.
Another possibility would be to convert the .h file in a (jpg, png or bmp) file but we need source code of "image2primer 1.0" software to be ableto do that.
Thanks for your help,
Pascal