Portable Network Graphics: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (revising definition to include open, extensible and losslessness) |
imported>Pat Palmer m (temporary opening (to be changed)) |
||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
'''PNG''' (Portable Network Graphics) is an open, extensible image file format with loss-less compression. | '''PNG''' (Portable Network Graphics) is an open, extensible image file format with loss-less compression. | ||
PNG 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 for transparency. Sample depths range from 1 to 16 bits per component (up to 48bit images for RGB, or 64bit for RGBA). |
Revision as of 04:36, 26 December 2011
PNG (Portable Network Graphics) is an open, extensible image file format with loss-less compression.
PNG 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 for transparency. Sample depths range from 1 to 16 bits per component (up to 48bit images for RGB, or 64bit for RGBA).