PNG format graphics on the display
-
Hi, Would like to write a program using MFC to display png format of symbols on the display. Can anyone provide me details,from where I can get the details to start with?.Thanks in advance. nss
-
Hi, Would like to write a program using MFC to display png format of symbols on the display. Can anyone provide me details,from where I can get the details to start with?.Thanks in advance. nss
there are dozens of PNG-related articles on CodeProject. try the Search box.
-
Hi, Would like to write a program using MFC to display png format of symbols on the display. Can anyone provide me details,from where I can get the details to start with?.Thanks in advance. nss
MFC/ATL
classCImage
[^] supports thepng
format. You may also use directlyGDI+
classes. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Hi, Would like to write a program using MFC to display png format of symbols on the display. Can anyone provide me details,from where I can get the details to start with?.Thanks in advance. nss