Sun rasterfile: Difference between revisions
Jump to navigation
Jump to search
Lionaneesh (talk | contribs) mNo edit summary |
Lionaneesh (talk | contribs) (link dead) |
||
Line 2: | Line 2: | ||
* Description: http://www.fileformat.info/format/sunraster/spec/6191a773bc0046f18d42e77ca16c3a8c/RASTFILE.TXT | * Description: http://www.fileformat.info/format/sunraster/spec/6191a773bc0046f18d42e77ca16c3a8c/RASTFILE.TXT | ||
* Extension: .sun .ras | * Extension: .sun .ras | ||
Sun rasterfile is an image file format supporting images of depth 1, 4, 8 (with palette) , 24 and 32 bits in either raw format or compressed with (yet again) a custom [[RLE]] scheme. | Sun rasterfile is an image file format supporting images of depth 1, 4, 8 (with palette) , 24 and 32 bits in either raw format or compressed with (yet again) a custom [[RLE]] scheme. |
Revision as of 02:04, 11 February 2012
- Company: Sun Microsystems
- Description: http://www.fileformat.info/format/sunraster/spec/6191a773bc0046f18d42e77ca16c3a8c/RASTFILE.TXT
- Extension: .sun .ras
Sun rasterfile is an image file format supporting images of depth 1, 4, 8 (with palette) , 24 and 32 bits in either raw format or compressed with (yet again) a custom RLE scheme.
The file format was developed by Sun during the eighties.