PNG displaying in VISUAL C - is it possible ?
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Im working on a Window program written in Visual C, and I need to display a png file in a window, but AFAIK the window GDI has no such possibility, anyone has a clue how to do this ? (and please dont come with an answer like: libpng.. ;P)
Hello
libpng
just arised in my mind, but ... grep2 wrote: (and please dont come with an answer like: libpng.. ) What is the problem with it ? Why don't you like it ? Maybe you should try GDI+ ? Andrew -
Im working on a Window program written in Visual C, and I need to display a png file in a window, but AFAIK the window GDI has no such possibility, anyone has a clue how to do this ? (and please dont come with an answer like: libpng.. ;P)