Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!usc!snorkelwacker!mit-eddie!uw-beaver!rice!rice!sun-spots-request From: levay@stsci.edu (Zoltan Levay) Newsgroups: comp.sys.sun Subject: Sun rasterfile image format Keywords: Windows Message-ID: <1990Sep16.130410.15492@rice.edu> Date: 16 Sep 90 16:21:48 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 6 Approved: Sun-Spots@rice.edu Originator: spots@walhalla.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 301, message 19 Can someone explain to me the format of byte-encoded Sun rasterfiles (ras_type == RT_BYTE_ENCODED). I would like to know the structure of the bytes in the file representing the pixels in the image. I gather it's some sort of run-length encoding, but it's not entirely obvious and I can't seem to find the explanation in TFM. I do understand the header, colormap, and RT_STANDARD image formats.