home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / 14152 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!bogus.sura.net!jhunix.hcf.jhu.edu!jhunix.hcf.jhu.edu!not-for-mail
  2. From: ko_mike@jhunix.hcf.jhu.edu (Michael Y Ko)
  3. Newsgroups: comp.graphics
  4. Subject: JPEG and VGA planes
  5. Date: 24 Jan 1993 01:00:27 -0500
  6. Organization: Homewood Academic Computing, Johns Hopkins University, Baltimore, Md, USA
  7. Lines: 19
  8. Message-ID: <1jtb9rINNd2b@jhunix.hcf.jhu.edu>
  9. NNTP-Posting-Host: jhunix.hcf.jhu.edu
  10.  
  11.  
  12. What are the maximum and normal number of colors for a JPEG graphic?
  13. I know usually the GIF run up to 256.
  14.  
  15. Also, has anyone ever heard of a program that is allows manipulation of the
  16. vga graphic planes to have more than 256 colors at once?
  17.  
  18. For example, of the four planes, make three of the planes carry colors
  19. of different intensities. This allows, three planes of 64 levels of colors
  20. each. Because, these planes are switched back and forth, it would appear
  21. that a level of 64, would only be 1/3 or 1/4 of that brightness. So
  22. to have the brightest red, you would need 64 for all three (or four) planes.
  23. Therefore, you would be able to divide the levels of color intensities
  24. even greater than 64 up to 64*3 or 192. So, you could ineffect have
  25. not 262144 different colors, but 192*192*192 or over 7 million with three
  26. planes. With four planes, (64*4)*(64*4)*(64*4) or over 16 million. (Sounds
  27. like 24bit graphics...)
  28.  
  29.  
  30.