home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / misc / 4536 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!lambda.msfc.nasa.gov!saimiri.primate.wisc.edu!hp9000.csc.cuhk.hk!cucs5.cs.cuhk.hk!hmlaw
  3. From: hmlaw@cucs18.cs.cuhk.hk (Law Hon Man)
  4. Subject: Re: 24-bit Color
  5. Message-ID: <1992Nov11.071059.22026@cucs5.cs.cuhk.hk>
  6. Sender: news@cucs5.cs.cuhk.hk
  7. Organization: Faculty of Engineering, The Chinese U. of Hong Kong
  8. References: <1dl27qINNo03@usenet.INS.CWRU.Edu>
  9. Date: Wed, 11 Nov 1992 07:10:59 GMT
  10. Lines: 18
  11.  
  12. kxj6@po.CWRU.Edu (Kijin Jung) writes:
  13.  
  14. >Is the video chip itself a constraint? That is, a certain chip will only
  15. >allow X number of colors? With a non-accelerated card such as mine, there
  16. >will of course be a detrimental effect on speed performance if it was
  17. >allowed to go up to 16 million colors, but it would be nice to have the
  18. >option.
  19.  
  20. I think it is the constraint of the video chip first. As you know, VGA
  21. video card memory is organized in windows (64KB per window). So if a
  22. video card have 1 MB video memory, the video chip itself must have a
  23. 16bits page register at least. So, if the width of the page register is
  24. 16bits, then the maximum video memory that can be manipulated is 1024KB.
  25. For the video mode 1024x768x24bits, the page register itself must have
  26. 48bits (assume that the page is organized in 64Kb).
  27.  
  28. Law Hon Man
  29. Chinese University of Hong Kong
  30.