ANIM
From Just Solve the File Format Problem
(Difference between revisions)
(Add category: IFF based file formats) |
Dan Tobias (Talk | contribs) |
||
Line 5: | Line 5: | ||
|released=1988 | |released=1988 | ||
}} | }} | ||
+ | :''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. | ||
Revision as of 08:27, 1 October 2013
- 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'
.