| PNG(5) | File Formats Manual | PNG(5) | 
NAME
png - Portable Network Graphics (PNG) formatDESCRIPTION
PNG (Portable Network Graphics) is an extensible file format for the lossless, portable, well-compressed storage of raster images. PNG provides a patent-free replacement for GIF and can also replace many common uses of TIFF. Indexed-color, grayscale, and truecolor images are supported, plus an optional alpha channel. Sample depths range from 1 to 16 bits.SEE ALSO
libpng(3), libpngpf(3), zlib(3), deflate(5), and zlib(5)
- 
 <http://www.w3.org/TR/2003/REC-PNG-20031110/ PNG 1.2 specification, July 1999:
- 
http://www.libpng.org/pub/png
- 
RFC 2083
- 
ftp://ds.internic.net/rfc/rfc2083.txtor (as a W3C Recommendation) athttp://www.w3.org/TR/REC-png.html
AUTHORS
This man page: Glenn Randers-PehrsonCOPYRIGHT NOTICE
This man page is Copyright (c) 1998-2006 Glenn Randers-Pehrson. See png.h for conditions of use and distribution.| September 27, 2012 | 
