PGC (Portfolio Graphics Compressed)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|pgc}} |released=1989–1991 }} '''PGC''' is a bi-level image file format used on the Atari Portfolio pal...") |
Revision as of 00:22, 28 June 2013
PGC is a bi-level image file format used on the Atari Portfolio palmtop computer. It uses RLE compression. The image dimensions are always 240×64 pixels.
Contents |
Identification
PGC files begin with a 3-byte signature: 0x50 0x47 0x01
.