PNG: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{langsp}}
{{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. This format is also actively used by {{nightfire|4}}


==See also==
==See also==
*[[Screenshot]]
*[[Screenshot]]

Revision as of 13:27, 10 August 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. This format is also actively used by James Bond 007: Nightfire James Bond 007: Nightfire

See also