Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!newstop!exodus!peregrine!falk From: falk@peregrine.Sun.COM (Ed Falk) Newsgroups: comp.graphics Subject: Re: Image Format unknown Message-ID: <13391@exodus.Eng.Sun.COM> Date: 16 May 91 00:19:14 GMT References: <1335@grapevine.EBay.Sun.COM> Sender: news@exodus.Eng.Sun.COM Organization: Sun Microsystems, Mt. View, Ca. Lines: 12 It's no format I've ever seen before, but it was pretty easy to figure out. It starts out with with a line in plaintext ascii containing the width and height: "200 200\n". After the newline is the data for a 200x200x24 image. The picture itself was a very boring picture of a grey box with a red floor. It's impossible to tell what the byte-order is (I assumed RGB) or what the pixel order was (I assumed left-to-right, top-to-bottom.) -ed falk, sun microsystems sun!falk, falk@sun.com In the future, somebody will quote Andy Warhol every 15 minutes.