ANIM
From Just Solve the File Format Problem
Revision as of 17:55, 4 January 2014 by Dan Tobias (Talk | contribs)
- 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'
.