From: "Dodgy Geezer" Newsgroups: comp.os.msdos.djgpp Subject: Allegro and true colours Lines: 5 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 Message-ID: Date: Tue, 10 Nov 1998 23:39:01 GMT NNTP-Posting-Host: 206.47.27.130 NNTP-Posting-Date: Tue, 10 Nov 1998 18:39:01 EDT Organization: Bell Solutions To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com If I use load_bmp(filename, rgb) to load a 16 or 24 bit colour bitmap, do I need to set any palettes to use these colours? Currently, when I load the bitmap and blit it to the screen all the colours are wrong.