home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / misc / 18853 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.sys.mac.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!pasteur!danube.Berkeley.EDU!c60a-bw
  3. From: c60a-bw@danube.Berkeley.EDU (James Wang)
  4. Subject: Re: Mac IIvx and color depth.
  5. Message-ID: <1992Nov5.234352.23370@pasteur.Berkeley.EDU>
  6. Sender: nntp@pasteur.Berkeley.EDU (NNTP Poster)
  7. Nntp-Posting-Host: danube
  8. Organization: University of California, at Berkeley
  9. References: <Bx94w5.Myz@rice.edu>
  10. Date: Thu, 5 Nov 1992 23:43:52 GMT
  11. Lines: 25
  12.  
  13. In article <Bx94w5.Myz@rice.edu> add@is.rice.edu (Arthur Darren Dunham) writes:
  14. >> 1).  When a IIvx is in 8 bit mode can it do 256 greys? (yes?)
  15. >>
  16. >> 2).  When a IIvx in in 16 bit mode can it do 256 greys?
  17. >
  18. >1). Yes, it just puts 256 shades of grey in the CLUT (color look-up
  19. >table). The CLUT can have any 256 colors out of the palette of 16 million.
  20. >
  21. >2). Not when "Colors" is selected in the control panel. 16-bit mode does
  22. >NOT have a CLUT (it would take up too much memory). Since 16-bit mode
  23. >is 5 bits red, 5 bits green, and 5 bits blue, and grey is R=G=B, there
  24. >are 5 bits worth of greys, which is 32 total greys. By the way, the
  25. >extra bit is unused ("Reserved" in official Apple-lingo).
  26. >
  27. >If you are in "Greys" mode, you would get 16 bits worth of
  28. >greys, which is 65536 greys. Maybe 15 bits (as I have not verified this).
  29. >
  30. >Mark Thomas
  31. >sonatech%thomas@hub.ucsb.edu
  32. >
  33.  
  34. wrong, there is no way to get 2^16 (65536) grays because you need to
  35. specify the same number to all three of the primary colors and that
  36. means 256 combinations of each color since 8 bits are devoted to each
  37. color.  but you will get 256 grays nonetheless.
  38.