Path: utzoo!mnetor!uunet!tektronix!midas!herbw From: herbw@midas.TEK.COM (Herb Weiner) Newsgroups: comp.sys.mac.programmer Subject: Re: Image Studio compression format Message-ID: <2673@midas.TEK.COM> Date: 4 Mar 88 01:14:04 GMT References: <192@cadomin.UUCP> Reply-To: herbw@midas.UUCP (Herb Weiner) Distribution: na Organization: Tektronix, Inc., Beaverton, OR. Lines: 9 Keywords: RIFF Summary: RIFF (Raster Image File Format) -------- Image Studio uses a file format called RIFF (Raster Image File Format). This uses a two-dimensional compression based upon CHANGES in gray level between adjacent (horizontally AND vertically) pixels. In order to encourage developers to support this format, Letraset will supply C source code to read and write RIFF. If you don't have the code, ask the person who supplied the image to give you a TIFF format image instead (Image Studio can also save in TIFF format).