home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / misc / 4515 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!nigel.msen.com!hela.iti.org!cs.widener.edu!dsinc!satalink!bert.tyler
  2. From: bert.tyler@satalink.com (Bert Tyler) 
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: Re: 24-bit Color
  5. Message-ID: <4467.1100.uupcb@satalink.com>
  6. Date: 11 Nov 92 08:53:00 GMT
  7. Distribution: world
  8. Organization: Datamax/Satalink Connection * Ivyland, PA (215) 443-9434
  9. Reply-To: bert.tyler@satalink.com (Bert Tyler) 
  10. Lines: 28
  11.  
  12. MS>There's something else I don't understand.  Why 24-bit color?
  13. MS>24 is not a power of 2, and from what I've heard the human eye
  14. MS>can only distinguish something like 87,000 different colors.
  15. MS>Seventeen bits would accomplish this, and 16 comes close enough
  16. MS>that you'd probably not know the difference.  Anyone?
  17.  
  18. Mike, 24 bits of color decomposes nicely into 8 bits for Red,
  19. 8 bits for Green, and 8 bits for Blue.  8 bits == 1 byte, which
  20. is nice and easy on both us programmer types and the folks who
  21. design the hardware.
  22.  
  23. As to the human eye being able to distinguish only 87000 different
  24. colors - - The original VGA video DAC could set up palette entries
  25. using 6 bits each of Red, Green, and Blue.  As an experiment,
  26. I've generated images consisting of 64 vertical bars, varying
  27. one of those components - say, varying the red component so that
  28. the image changed from black to red - and I could easily see exactly
  29. where the colors changed.  If 6 bits of shading yielded gradients
  30. finer than my eyes could detect, I would have seen a smooth changeover
  31. as the colors shifted.
  32.  
  33. Alas, I don't have the hardware that would let me make a similar
  34. test using, say, 256 shades of red.
  35.  
  36.                    Bert Tyler   (bert.tyler@satalink.com)
  37. ---
  38.  . DeLuxe./386 1.25 #343sa . Did you expect mere proof to sway my opinion?
  39.                                                                                      
  40.