From: "Thomas Harte" Newsgroups: comp.os.msdos.djgpp Subject: Allegro bitmaps Date: 22 Mar 1997 11:07:05 GMT Organization: SoftySoft Lines: 6 Message-ID: <01bc36a8$c77e9aa0$522549c2@default> NNTP-Posting-Host: host-73-37-82.btinternet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp How do you find out the size of an Allegro bitmap? I read the Allegro.txt, and it told me about the bitmap struct, but .h & .w don't work. What is the correct way to read the dimensions of an Allegro bitmap? -Thomas