Jump to content

libpng

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 202.188.53.122 (talk) at 20:37, 3 December 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

libpng
Developer(s)Guy Eric Schalnat,
Andreas Dilger,
Glenn Randers-Pehrson, et al.
Stable release
1.6.20 / December 3, 2015; 8 years ago (2015-12-03)
Repository
Written inC
Operating systemCross-platform
TypeImage library
Licenselibpng License
Websitehttp://libpng.org/pub/png/libpng.html

libpng is the official Portable Network Graphics (PNG) reference library (originally called pnglib). It is a platform-independent library that contains C functions for handling PNG images. It supports almost all of PNG's features, is extensible, and has been widely used and tested for over 18 years.[1] libpng is dependent on zlib for data compression and decompression routines.

libpng is released under the libpng license, a permissive free software licence, and is free software. It is frequently used in both free and proprietary software, either directly or through the use of a higher level image library.

References

  1. ^ Roelofs, Greg. "libpng Home Page". libpng. SourceForge.