Message-ID: <3B26A50C.B926BE12@home.com> From: PM X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: So lemme get this straight Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Tue, 12 Jun 2001 23:32:25 GMT NNTP-Posting-Host: 24.112.60.10 X-Complaints-To: abuse AT home DOT net X-Trace: news4.rdc1.on.home.com 992388745 24.112.60.10 (Tue, 12 Jun 2001 16:32:25 PDT) NNTP-Posting-Date: Tue, 12 Jun 2001 16:32:25 PDT Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ok so when talking about colour considerations when programming in the different colour depths, is this right? When programming in 256 colour or 8 bit mode, a palette is used, which is an 256 elemented array of the RGB structure. Correct? The palette is used to manipulate colour. When programming in high colour or true colour, what is used to manipulate colour here? is an array of 16 million RGB Structures used? -- Thanks in advance, Paul M. paulm14 AT home DOT com