PNG: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
SirYodaJedi (talk | contribs) No edit summary |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
'''PNG''', short for Portable Network Graphics, is a | {{stub}} | ||
'''PNG''', short for Portable Network Graphics, is a {{w|Lossless compression}} image format. This means image data is perfectly preserved, but at a generally much smaller filesize than uncompressed [[BMP]] or [[TGA]] files. PNGs are particularly suited to images with large sections of solid color, like Computer-generated graphics. [[PNG]] also supports an alpha channel. | |||
; Usages | |||
* {{Steamicon|2}} supports taking PNG screenshots. | |||
* {{matedit|2}} supports PNG as an input format for creating [[vtex_c]] textures. | |||
* {{nightfire|2}} uses PNG as it's primary texture format. | |||
==See also== | ==See also== | ||
*[[Screenshot]] | *[[Screenshot]] | ||
[[Category:File formats]] | |||
[[Category:Image formats]] | |||
[[Category:Glossary]] | |||
Latest revision as of 07:22, 4 November 2025
PNG, short for Portable Network Graphics, is a
Lossless compression image format. This means image data is perfectly preserved, but at a generally much smaller filesize than uncompressed BMP or TGA files. PNGs are particularly suited to images with large sections of solid color, like Computer-generated graphics. PNG also supports an alpha channel.
- Usages
Steam supports taking PNG screenshots.
Material Editor supports PNG as an input format for creating vtex_c textures.
James Bond 007: Nightfire uses PNG as it's primary texture format.