Xref: utzoo comp.graphics:16587 alt.graphics.pixutils:859 alt.graphics:68 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!vtserf!creatures!csgrad.cs.vt.edu!ramchanr From: ramchanr@csgrad.cs.vt.edu (Rajesh Ramchander) Newsgroups: comp.graphics,alt.graphics.pixutils,alt.graphics Subject: Info about QuickDraw BitMap record structure Keywords: QuickDraw, BitMap Message-ID: <1043@creatures.cs.vt.edu> Date: 14 Mar 91 16:32:09 GMT Sender: usenet@creatures.cs.vt.edu Reply-To: ramchanr@csgrad.cs.vt.edu (Rajesh Ramchander) Followup-To: comp.graphics Distribution: na Organization: Virginia Tech Computer Science, Blacksburg, VA Lines: 14 I had scanned an image and stored it in Bitmap format. The scanner manual says that doing this results in a file which consists of QuickDraw BitMap record followed by raw data (no more information). I am interested in the raw data and as such I need to strip the initial contents. As such I am interested in the QuickDraw BitMap record structure. Please send all replies to ramchanr@csgrad.cs.vt.edu. Thanks in advance. Rajesh. --