Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!nstn.ns.ca!ac.dal.ca!dal1!tjr From: tjr@ac.dal.ca Newsgroups: comp.lang.pascal Subject: Displaying EGA/VGA graphics. (Screen Captures) Keywords: Screen capture/redisplay Message-ID: <3977@ac.dal.ca> Date: 12 Mar 91 10:36:30 GMT Reply-To: tjr@ac.dal.ca Lines: 7 Organisation: Dalhousie University, Halifax, Nova Scotia, Canada I am trying to incorporate EGA/VGA graphics into a program. What I would like to be able to do is either read in a small .PCX file and display it or do a EGA/VGA Screen capture and display the results. I have been successful in displaying CGA bitmaps, but have not been able to get anywhere with the higher resolutions. Any help would be greatly appreciated.