home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7415 < prev    next >
Encoding:
Text File  |  1992-12-12  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!acgoldis
  3. From: acgoldis@athena.mit.edu (Andrew C Goldish)
  4. Subject: Faking millions of colors out of 16, and so on
  5. Message-ID: <1992Dec12.234840.199@athena.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: w20-575-57.mit.edu
  8. Organization: Massachusetts Institute of Technology
  9. Date: Sat, 12 Dec 1992 23:48:40 GMT
  10. Lines: 15
  11.  
  12. Two things.
  13.  
  14. According to the Borland 6 graphics package and the rules for my monitor, one can
  15. set the sixteen colors in the palette to be different things with the
  16. SetRGBPalette command.  Is there any way one can print sixteen colors, change one
  17. of the values, and print a 17th color on the screen without having the pixel
  18. originally in the color that was changed change to the new color?
  19.  
  20. Also, how exactly do you get certain colors using Red, Green, and Blue values
  21. (i.e. purple, pink salmon, Celtic green, etc.)
  22.  
  23.  
  24.                             A. Goldish
  25.  
  26. "A man may be weak, but if he is noble, he may still become king."
  27.