ANIM
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) m |
||
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. |
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. |
Revision as of 04:26, 5 November 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'
.