Technicolor Dream
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "Technicolor Dream is a raster image from Atari. Files begin with byte [code]04[/code]. File extension is .lum. Images are 16 color grayscale. == Software == * [http://imageco...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (10 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Technicolor Dream is a raster | + | {{FormatInfo |
| − | + | |formattype=electronic | |
| + | |subcat=Graphics | ||
| + | |subcat2=Atari graphics formats | ||
| + | |extensions={{ext|lum}}, {{ext|col}} | ||
| + | |released=1986 | ||
| + | }} | ||
| + | '''Technicolor Dream''' is a raster graphics program for Atari 8-bit computers. Its native 256-color image format consists of a pair of files: '''.lum''' and '''.col'''. | ||
| + | |||
| + | In the absence of a '''.col''' file, a '''.lum''' file could be displayed as 16-color grayscale. | ||
| + | |||
| + | == Identification == | ||
| + | '''.lum''' files begin with byte 04. | ||
| + | |||
| + | Both '''.lum''' and '''.col''' files appear to be exactly 4766 bytes long. | ||
== Software == | == Software == | ||
| + | * [[Konvertor]] | ||
| + | * [[RECOIL]] | ||
* [http://imageconverter.rest7.com/ Rest7 Online Image Converter] | * [http://imageconverter.rest7.com/ Rest7 Online Image Converter] | ||
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|image/technicolorDream}} | ||
| + | |||
| + | == Links == | ||
| + | * {{Atari8bitforeversw|511|Technicolor Dream}}, from the Atari 8-bit Forever website | ||
| + | |||
| + | [[Category:Multi-file formats]] | ||
Latest revision as of 04:06, 28 December 2023
Technicolor Dream is a raster graphics program for Atari 8-bit computers. Its native 256-color image format consists of a pair of files: .lum and .col.
In the absence of a .col file, a .lum file could be displayed as 16-color grayscale.
Contents |
[edit] Identification
.lum files begin with byte 04.
Both .lum and .col files appear to be exactly 4766 bytes long.
[edit] Software
[edit] Sample files
[edit] Links
- Technicolor Dream, from the Atari 8-bit Forever website