Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Multiple-image Network Graphics
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Technical details== The structure of MNG files is essentially the same as that of PNG files, differing only in the slightly different signature (<code>8A 4D 4E 47 0D 0A 1A 0A</code> in [[hexadecimal]], where <code>4D 4E 47</code> is ASCII for "MNG" β see [[Portable Network Graphics#File header|Portable Network Graphics: File header]]) and the use of a much greater variety of [[Portable Network Graphics#"Chunks" within the file|chunks]] to support all the animation features that it provides. Images to be used in the animation are stored in the MNG file as encapsulated PNG or [[JPEG Network Graphics|JNG]] images. Two versions of MNG of reduced complexity are also defined: MNG-LC (low complexity) and MNG-VLC (very low complexity). These allow applications to include some level of MNG support without having to implement the entire MNG specification, just as the [[Scalable Vector Graphics|SVG]] standard offers the "SVG Basic" and "SVG Tiny" subsets. MNG does not have a registered [[MIME]] media type, but <code>video/x-mng</code> or <code>image/x-mng</code> can be used. MNG animations may be included in [[HTML]] pages using the <code><embed></code> or <code><object></code> tag. MNG can either be lossy or lossless, depending whether the frames are encoded in PNG (lossless) or [[JPEG Network Graphics|JNG]] (lossy).
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Multiple-image Network Graphics
(section)
Add topic