PNG: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Kr0tchet moved page PNG to PNG/en: Moving page to add MultiPage on main page.)
No edit summary
Line 1: Line 1:
{{lang|PNG}}
{{langsp}}
'''PNG''', short for Portable Network Graphics, is a losslessly-compressed image format. This means image data is perfectly preserved but at a generally much smaller filesize than uncompressed [[BMP]] or [[TGA]] files. PNGs are particlarly suited to images with large sections of solid color.
'''PNG''', short for Portable Network Graphics, is a losslessly-compressed image format. This means image data is perfectly preserved but at a generally much smaller filesize than uncompressed [[BMP]] or [[TGA]] files. PNGs are particlarly suited to images with large sections of solid color.


==See also==
==See also==
*[[Screenshot]]
*[[Screenshot]]
[[Category:Raster file formats]]

Revision as of 00:09, 24 June 2023

English (en)Deutsch (de)中文 (zh)Translate (Translate)

PNG, short for Portable Network Graphics, is a losslessly-compressed image format. This means image data is perfectly preserved but at a generally much smaller filesize than uncompressed BMP or TGA files. PNGs are particlarly suited to images with large sections of solid color.

See also