From: "Matt Murrian" Newsgroups: comp.os.msdos.djgpp Subject: ALLEGRO: Using masks ... Date: Mon, 8 Mar 1999 20:17:50 -0500 Organization: CyberGate, Inc. Lines: 11 Message-ID: <7c1sru$2a8i$1@news.gate.net> NNTP-Posting-Host: tskis1-72.gate.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, What I want is this ... I have 3 images ... 2 are normal images and 1 is a mask. The mask contains 255,0,255 (transparent color) on one side, and white on the other. I want to draw image 1 over the transparent color and image 2 over the white, that's not what I technically need to do, I know that, but it's the easiest way to explain it. If anyone has any ideas, it would be appreciated very much. Please e-mail response to mmurrian AT gate DOT net Thanks, Matt