home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!asuvax!ncar!noao!amethyst!organpipe.uug.arizona.edu!aquarius.as.arizona.edu!newberry
- From: newberry@aquarius.as.arizona.edu (Mike Newberry)
- Newsgroups: comp.graphics
- Subject: Re: Millions! of colors...
- Message-ID: <1993Jan21.191108.3868@organpipe.uug.arizona.edu>
- Date: 21 Jan 93 19:11:08 GMT
- References: <1993Jan20.180052.133265@ns1.cc.lehigh.edu> <1993Jan21.031952.4994@leland.Stanford.EDU>
- Sender: news@organpipe.uug.arizona.edu
- Organization: University of Arizona, Tucson, AZ
- Lines: 25
-
- In article <1993Jan21.031952.4994@leland.Stanford.EDU> ledwards@leland.Stanford.EDU (Laurence James Edwards) writes:
- >In article <1993Jan20.180052.133265@ns1.cc.lehigh.edu>, cre1@ns1.cc.lehigh.edu (CHRISTOPHER R. EMERSON) writes:
- >|> Hope this question isn't in the faq (couldn't find one) so I'll ask it here
- >|> anyway (please no flames).
- >|>
- >|> If you have a video card capable of displaying 16.7M colors, how can you
- >|> actually use this many? If you consider a SVGA screen at 1024x768, that
- >|> gives you 786,432 pixels, for a possible maximum of 786,432 colors on the
- >|> screen at one time. My guess would be that you would have a much larger
- >|> palette to choose from, perhaps many more shades of vermillion than a regular
- >|> 8 bit card.
- >|> [...]
- >
- >Well, yes you're right you can't use that many, but note there is a difference
- >between most 8-bit cards and 24bit cards. Almost all 8bit cards use a lookup
- >table with 24bit entries, whereas 24bit cards do not use a lookup table at all.
-
- A minor correction: VGA and super VGA cards in 8 bit mode use an 18 bit DAC,
- not a 24 bit DAC, with an 8 bit lookup table. This is usually called the
- "industry standard triple 6" DAC. Blame it on IBM's infinitely far reaching
- *vision* that the VGA forced an 18 bit DAC into the industry. All other
- serious graphics controllers that use an 8 bit lookup table use a 24 bit
- DAC. With PC-based stuff you get 64 shades (6 bits) for grayscale or each
- primary color rather than 256 shades (8 bits). The difference is quite
- noticeable.
-