Technicolor Dream
From Just Solve the File Format Problem
(Difference between revisions)
(Fixed broken link) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by one user not shown) | |||
Line 8: | Line 8: | ||
'''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'''. | '''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 == | ||
Line 14: | Line 19: | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [http://imageconverter.rest7.com/ Rest7 Online Image Converter] | * [http://imageconverter.rest7.com/ Rest7 Online Image Converter] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|image/technicolorDream}} | ||
== Links == | == Links == |
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