From: "fayda" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro Bitmap Functions Date: 12 Jan 1997 02:03:47 GMT Organization: x18 Lines: 14 Message-ID: <01bc002d$246294e0$44d6b5cf@default> References: <5b6eqa$r45 AT nr1 DOT toronto DOT istar DOT net> NNTP-Posting-Host: 214-68.flash.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Joyce Osagie wrote in article <5b6eqa$r45 AT nr1 DOT toronto DOT istar DOT net>... > Does anyone know if allegro come with a function to extract bitmaps > out of a pcx file. I have looked through the text file that comes > with allegro but I can't figure out which function I would have to > use. Any help would be greatly appreciatied. There is a demo program that comes with allegro that might help, it loads a pcx file from disk and displays it. dont know if that helps any, but at least I tried :)