From: Flenser Newsgroups: comp.os.msdos.djgpp Subject: ANDing bitmaps under allegro Date: Tue, 02 Nov 1999 18:24:09 -0600 Organization: Iowa State University, Ames, Iowa, USA Lines: 3 Message-ID: <381F80A9.2DE040EB@cs.iastate.edu> NNTP-Posting-Host: friley-161-9.res.iastate.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I need to AND two bitmaps together, and assign the result to a new bitmap. Does anyone know how to do this?