converting .ico file to .png file
C / C++ / MFC
5
Posts
5
Posters
0
Views
1
Watching
-
find a graphics library that supports reading ICO to RGBA-32, and that can write PNG-32
-
Please go through this http://msdn.microsoft.com/en-us/library/ms533837(VS.85).aspx[^]
-
If you need to do it non-problematically, I've found that IcoFX is a great, free tool.