ANIM
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 7: | Line 7: | ||
:''Distinct from [[DeluxePaint Animation]] (Anim or ANM) files.'' | :''Distinct from [[DeluxePaint Animation]] (Anim or ANM) files.'' | ||
− | '''ANIM''' is an animated raster graphics format that was widely used on Amiga computers. | + | '''[[ANIM]]''' is an animated raster graphics format that was widely used on Amiga computers. |
It uses the [[IFF]] container format. ANIM itself is essentially a container format for multiple [[ILBM]]-formatted images. | It uses the [[IFF]] container format. ANIM itself is essentially a container format for multiple [[ILBM]]-formatted images. | ||
Line 25: | Line 25: | ||
[[Category:IFF based file formats]] | [[Category:IFF based file formats]] | ||
[[Category:Amiga]] | [[Category:Amiga]] | ||
+ | [[Category:Video]] |
Revision as of 17:55, 4 January 2014
- Distinct from DeluxePaint Animation (Anim or ANM) files.
ANIM is an animated raster graphics format that was widely used on Amiga computers.
It uses the IFF container format. ANIM itself is essentially a container format for multiple ILBM-formatted images.
Contents |
Identification
Files begin with bytes 'F' 'O' 'R' 'M' ?? ?? ?? ?? 'A' 'N' 'I' 'M'
.