DEGAS image
From Just Solve the File Format Problem
(Difference between revisions)
(Added another extension) |
Dexvertbot (Talk | contribs) m (→Sample files) |
||
Line 73: | Line 73: | ||
* http://whatis.rest7.com/how-to-open-pi2-file (Sample Degas Pi2 images) | * http://whatis.rest7.com/how-to-open-pi2-file (Sample Degas Pi2 images) | ||
* http://whatis.rest7.com/how-to-open-pi3-file (Sample Degas Pi3 images) | * http://whatis.rest7.com/how-to-open-pi3-file (Sample Degas Pi3 images) | ||
− | * | + | * {{DexvertSamples|image/degasLow}} |
− | * | + | * {{DexvertSamples|image/degasLowPI}} |
− | * | + | * {{DexvertSamples|image/degasMed}} |
− | * | + | * {{DexvertSamples|image/degasMedPI}} |
− | * | + | * {{DexvertSamples|image/degasHi}} |
− | * | + | * {{DexvertSamples|image/degasHiPI}} |
− | * | + | * {{DexvertSamples|image/iffILBM}} → *.bl1, *.bl2, *.bl3 |
== Resources == | == Resources == | ||
* {{AtariForumWiki|ST_Picture_Formats|ST Picture Formats}} | * {{AtariForumWiki|ST_Picture_Formats|ST Picture Formats}} | ||
* [http://wiki.multimedia.cx/index.php?title=Degas MultimediaWiki article] | * [http://wiki.multimedia.cx/index.php?title=Degas MultimediaWiki article] |
Latest revision as of 04:44, 28 December 2023
DEGAS image refers to a family of raster graphics formats associated with the DEGAS (or D.E.G.A.S., for Design & Entertainment Graphic Arts System) and DEGAS Elite paint programs for Atari ST.
The compressed formats use PackBits compression.
Contents |
[edit] Formats
There are nine main DEGAS image formats:
Format | Resolution | Ext. | Signature | File size |
---|---|---|---|---|
DEGAS low res. | 320×200, 16 colors | .PI1 | 00 00 |
32034 |
DEGAS medium res. | 640×200, 4 colors | .PI2 | 00 01 |
32034 |
DEGAS high res. | 640×400, 2 colors | .PI3 | 00 02 |
32034 |
DEGAS Elite low res. | 320×200, 16 colors | .PI1 | 00 00 |
32066 |
DEGAS Elite medium res. | 640×200, 4 colors | .PI2 | 00 01 |
32066 |
DEGAS Elite high res. | 640×400, 2 colors | .PI3 .SUH | 00 02 |
32066 |
DEGAS Elite low res. compressed | 320×200, 16 colors | .PC1 | 80 00 |
(varies) |
DEGAS Elite medium res. compressed | 640×200, 4 colors | .PC2 | 80 01 |
(varies) |
DEGAS Elite high res. compressed | 640×400, 2 colors | .PC3 | 80 02 |
(varies) |
For formats with extensions .PI4 through .PI9, see Extended DEGAS image.
[edit] Related formats
Other DEGAS formats:
- DEGAS Elite icon (.ICN)
- DEGAS Elite block (.BL1, .BL2, .BL3): These files are in ILBM format, with an unusual file extension. (examples)
- DEGAS Elite brush (.BRU) (examples)
- DEGAS Elite fill pattern (.FIL, .FI1, .FI2) (examples)
- Extended DEGAS image (.PI4, .PI5, .PI6, .PI7, .PI8, .PI9)
See also:
[edit] Software
- Konvertor
- RECOIL
- Netpbm: pi1toppm, pi3topbm, pc1toppm
- XnView
- Tom's Editor
- Tom's Viewer
- Deark
- abydos
[edit] Sample files
- http://cd.textfiles.com/suzybatari2/degas/
- http://cd.textfiles.com/geminiatari/FILES/EMAG/ (see the index)
- http://samples.libav.org/image-samples/atarist/degas/
- ST Library →
- http://whatis.rest7.com/how-to-open-pi1-file (Sample Degas Pi1 images)
- http://whatis.rest7.com/how-to-open-pi2-file (Sample Degas Pi2 images)
- http://whatis.rest7.com/how-to-open-pi3-file (Sample Degas Pi3 images)
- dexvert samples — image/degasLow
- dexvert samples — image/degasLowPI
- dexvert samples — image/degasMed
- dexvert samples — image/degasMedPI
- dexvert samples — image/degasHi
- dexvert samples — image/degasHiPI
- dexvert samples — image/iffILBM → *.bl1, *.bl2, *.bl3