From: "Alexey Kouzmitch" Newsgroups: comp.os.msdos.djgpp Subject: Allegro BITMAPS Date: 25 Oct 1997 04:40:42 GMT Organization: All USENET -- http://www.Supernews.com Lines: 18 Sender: @209.6.120.251 Message-ID: <01bce0ff$d4698a20$fb7806d1@arexey.gis.net> NNTP-Posting-Host: 16573 AT 209 DOT 6 DOT 120 DOT 251 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Are Allegro BITMAPs (memory ones) linear in nature... I mean the structure contains the list of pointers to the lines... but could it be considered as just a continuous peice of memory???? The reason I'm asking is if it is, then 1 asm addresing mode can be used to get to any pixel, and if not, extra calculation is required!!! Once again, I'm talking about MEMORY bitmaps.... Thanx... Reply by e-mail if possible... -- Alexey. TASTATBC: There Ain't Such Thing As The Best Code.