From: Riccardo Giannitrapani Newsgroups: comp.os.msdos.djgpp Subject: Bmp loading with djgpp Date: Mon, 31 Aug 1998 13:51:10 +0200 Organization: Cineca Lines: 9 Message-ID: NNTP-Posting-Host: ten.dimi.uniud.it Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi to everyone, I excuse if this post is just another FAQ or it is OT (I hope it is'nt) .. I quite new to C programming and I have to load a (Windows) BMP (or a portion) in an 2 dim. array that contains the three colors (RGB) in each pixel .. can someone send me some simple example (or point some site) from which I can learn how to do it? I need to work in ANSI C. Thank you very much for your help. Greetings, Riccardo.