Difference between revisions of "Type PNG"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_PNG</code> |- | File Type Value | 227 |- | Parent Type | None |- | Carve | Yes |- | Fo...")
 
Line 23: Line 23:
 
|}
 
|}
  
PNG
+
Portable Network Graphics (PNG)
  
 
=Description=
 
=Description=
PNG image
+
PNG image format was created because of legal issues surrounding the use of [[Type_GIF|GIF]] images.
  
 
=Details=
 
=Details=
* [http://www.w3.org/TR/PNG/ PNG]
+
* [http://www.w3.org/TR/PNG/ W3 Specification]
 +
* [https://en.wikipedia.org/wiki/Portable_Network_Graphics History]

Revision as of 09:25, 2 December 2020

Details
Defined Constant Type_PNG
File Type Value 227
Parent Type None
Carve Yes
Format Details Yes
MIME Type image/png
Filename Extension png

Portable Network Graphics (PNG)

Description

PNG image format was created because of legal issues surrounding the use of GIF images.

Details