Available C++ Libraries FAQLibraries available to download (M-P)png++ - a C++ wrapper for libpngPNG++ aims to provide simple yet powerful C++ interface to libpng, the PNG reference implementation library. PNG++ is free software distributed under a modified variant of BSD license. Using raw libpng in C++ may impose serious challenge since lots of precautions must be taken to handle initialization/deinitialization of control structures as well as handling errors correctly. With png++ you can read or write PNG images just in a single line of C++ code: png::image< png::rgb_pixel > image("input.png"); image.write("output.png");
Operating Systems
Compilers
Added : 2008-11-06 Amended: 2008-11-06 Licensing : BSD style
|
Our ads
Buy gold
Beat the credit crunch - buy gold online - quickly, safely and at low prices
www.bullionvault.com
|
Copyright (c) 2024 Nikki Locke, Trumphurst Ltd.
Permission is granted to distribute over the Internet without charge.
The author's permission is required (and usually given) to distribute
in any other way, including on CD.