PogoCheats Forum

Pogo Cheats => Chit Chat => Topic started by: DEBKARLAR on April 18, 2004, 07:46:44 PM

Title: 16-32bit color
Post by: DEBKARLAR on April 18, 2004, 07:46:44 PM
what exactly is the difference
Title: Re: 16-32bit color
Post by: bob@pogopal on April 18, 2004, 08:38:01 PM
I wrote up a detailed explanation but my session timed out and the forum software threw away all my typing when I hit the back button.

The short answer is 8-bits.
Title: Re: 16-32bit color
Post by: Element on April 18, 2004, 10:21:23 PM
yea i hate it when that happens  >:( thats why i copy most of my detailed posts...
Title: Re: 16-32bit color
Post by: Maelstrom on April 19, 2004, 11:35:44 AM
16-bit uses 65,336 different colors

24 and 32 bit modes produce the same number of colors - 16.7 million. They differ only in the organization of video memory (3 bytes per pixel for 24 bit, 4 bytes per pixel for 32 bit).

That's a big difference, and you should notice it too. Just be sure to have enough memory, 32-bit color uses alot of power.
Title: Re: 16-32bit color
Post by: bob@pogopal on April 19, 2004, 01:00:45 PM
The big difference for auto software is the palette. 16-bit may force the OS to approximate some colors rather than use exact colors. If the OS changes a blue pixel to teal or to violet, a human user might not notice a difference but the auto sofware might stop working if it is waiting for the pixel to turn blue.
Title: Re: 16-32bit color
Post by: DEBKARLAR on April 19, 2004, 02:09:55 PM
thanks for the answer  Maelstrom