Sun Raster
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|sun}} {{ext|ras}}<br>{{ext|rs}} {{ext|im1}}<br>{{ext|im8}} |pronom={{PRONOM|x-fmt/184}} }} == Overview =...") |
(Add category) |
||
Line 24: | Line 24: | ||
* [http://www.fileformat.info/format/sunraster/egff.htm Sun Raster File Format Summary] | * [http://www.fileformat.info/format/sunraster/egff.htm Sun Raster File Format Summary] | ||
* [http://wiki.multimedia.cx/index.php?title=Sun_rasterfile MultimediaWiki article] | * [http://wiki.multimedia.cx/index.php?title=Sun_rasterfile MultimediaWiki article] | ||
+ | |||
+ | [[Category:Sun]] |
Revision as of 02:00, 15 May 2013
Contents |
Overview
Sun Raster is an image file format. It supports grayscale, paletted, and full color images. Images may be uncompressed, or use RLE compression.
Identification
Files begin with signature bytes 59 a6 6a 95
.
Specifications
Software
- Netpbm (rasttopnm)
- ImageMagick (format named "RAS" or "SUN")