X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Wouter Dekker" Newsgroups: comp.os.msdos.djgpp Subject: svga programming Date: Tue, 5 Mar 2002 18:34:53 +0100 Organization: T-Online Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1015349688 06 20858 sa7uTMVVSSAS8z 020305 17:34:48 X-Complaints-To: abuse AT t-online DOT com X-Sender: 320062501823-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am interested in source code for blitting bitmaps to the screen in true colour mode, that is to say setting the RGB values individually for each pixel. There is a lot of information available for 256 bit colour modes, but that does not help me if I want to blit a 24 bit bitmap to the screen. Any suggestions?