cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Need a free image library, png, Visual S
Need a free image library, png, Visual Studio 6.0
Mar 14, 2013 at 1:48pm UTC
andla
(2)
Need a free image library that can handle png xresolution and yresolution.
I need it to be compatible with visual studio 6.0
I greatful for your help.
Sincerely
Andla
Mar 14, 2013 at 3:57pm UTC
Disch
(13742)
libpng?
Mar 14, 2013 at 4:27pm UTC
andla
(2)
Maybe that would work but I can't find any info that libpng support metadata for x and yresolution.
Mar 14, 2013 at 4:49pm UTC
modoran
(2077)
GDI+ supports reading/writing image metadata, no external library needed. ImageMagick also has a C API which supports Visual Studio 6.
http://www.imagemagick.org/
Topic archived. No new replies allowed.