NEOchrome Animation
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
m (→Resources) |
||
Line 22: | Line 22: | ||
== Resources == | == Resources == | ||
− | * | + | * {{AtariForumWiki|ST_Picture_Formats|ST Picture Formats}} |
[[Category:Video]] | [[Category:Video]] |
Revision as of 18:32, 10 March 2017
NEOchrome Animation is a simple animation format, presumably associated with the NEOchrome graphics editor for Atari ST (see also NEOchrome).
Contents |
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.
Identification
Files start with signature bytes ba be eb ea
.