PhotoChrome

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
(Added link to the official homepage of PhotoChrome (by Douglas Little))
Line 5: Line 5:
 
|extensions={{ext|pcs}}
 
|extensions={{ext|pcs}}
 
}}
 
}}
'''PhotoChrome''' is raster image file format used on Atari ST computers. It is associated with the ''PhotoChrome'' image viewer and converter software by Douglas Little.
+
'''PhotoChrome''' (or PhotoChrome Screen) is a raster image file format used on Atari ST computers. It is associated with the ''PhotoChrome'' image viewer and converter software by Douglas Little. Later versions of PhotoChrome, from version 5, can only encode images and doesn't include a viewer.
  
 
== Format ==
 
== Format ==
Line 32: Line 32:
 
* {{AtariForumWiki|ST_Picture_Formats|ST Picture Formats}}
 
* {{AtariForumWiki|ST_Picture_Formats|ST Picture Formats}}
 
* [http://wiki.multimedia.cx/index.php?title=Photochrome MultimediaWiki article]
 
* [http://wiki.multimedia.cx/index.php?title=Photochrome MultimediaWiki article]
 +
 +
== External Links ==
 +
* [http://www.leonik.net/dml/sec_pcs.py PhotoChrome homepage]

Revision as of 07:44, 14 August 2020

File Format
Name PhotoChrome
Ontology
Extension(s) .pcs

PhotoChrome (or PhotoChrome Screen) is a raster image file format used on Atari ST computers. It is associated with the PhotoChrome image viewer and converter software by Douglas Little. Later versions of PhotoChrome, from version 5, can only encode images and doesn't include a viewer.

Contents

Format

Files have a 6-byte fixed header. It is followed by several segments containing the palette and pixel data, which are RLE-compressed.

The image dimensions are always 320×200 pixels, but the first row is typically not used (apparently due to hardware limitations), making them effectively 320×199.

Some PhotoChrome files contain two separate images. On an actual Atari ST computer, the viewer would be expected to average them together using temporal dithering, to simulate more colors than the computer could actually display.

Identification

Files start with bytes 01 40 00 c8 (representing the width and height).

Software

Sample files

Links

External Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox