NEOchrome Animation
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
(Category->Animation) |
||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
| − | |subcat= | + | |subcat=Animation |
| − | + | ||
|extensions={{ext|ani}} | |extensions={{ext|ani}} | ||
}} | }} | ||
| Line 27: | Line 26: | ||
[[Category:Video]] | [[Category:Video]] | ||
| + | [[Category:Atari graphics formats]] | ||
Latest revision as of 15:33, 28 April 2024
NEOchrome Animation is a simple animation format, presumably associated with the NEOchrome graphics editor for Atari ST (see also NEOchrome).
Contents |
[edit] Format details
A file consists of a 22-byte header, followed by the image data.
It is apparently a 16-color paletted format, but no palette is stored in the file. It's not clear whether it uses a predefined palette, or if the palette must come from some other source.
[edit] Identification
Files start with signature bytes ba be eb ea.