Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker!apple!bionet!arisia!roo!parc.xerox.com!tow From: tow@parc.xerox.com Newsgroups: comp.sys.ibm.pc.misc Subject: Help with Turbo C "bitmap" data structure Message-ID: <548@roo.UUCP> Date: 2 Oct 90 23:04:19 GMT Sender: news@parc.xerox.com Reply-To: tow@parc.xerox.com () Distribution: na Organization: Xerox Palo Alto Research Center Lines: 10 I am trying to display some grayscale images on a high resolution VGA display, using Borland Turbo C 2.0, and am having some difficulty understanding the way an image is constructed. Actually, I wish to use the "putimage()" library routine; its major data structure seems to be undocumented in the Turbo C manuals beyond the statement that the first two shorts are the x and y lengths. If I wish to hand construct an "image", how do I go about doing it? -Rob Tow-