home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / graphuti / colormx.zip / COLORMIX.DOC next >
Text File  |  1993-07-08  |  2KB  |  58 lines

  1.                            Dutson Software Concepts
  2.                                  51 James Rd.
  3.                             Hanover, MA  02339-1517
  4.                              CompuServe 76460,327
  5.  
  6.  
  7.                           R G B  C O L O R  M I X E R
  8.                                     ver 1.0
  9.                                  July 8, 1993
  10.  
  11.  
  12. This program is intended for Turbo C/C++ and Borland C/C++ programmers to use.
  13. If you're like me, you like to use the setrgbpalette() function when
  14. programming in a graphics mode.  The problem that we all face with this
  15. function are the red, green, and blue arguments.  I wrote this program to take
  16. the guess work out of this minor dilemma.
  17.  
  18. This program has one requirement, you must have VGA - that's it!  The VGA
  19. driver file and the font files have been linked into the main program (that's
  20. why the program is around 80K).
  21.  
  22. To use this program is simple.  Four windows appear on the screen.  All of the
  23. windows should be black upon starting the program.  Inside the top 3 smaller
  24. windows, you will see the keys to increase, or decrease to color value.  The
  25. keys are as follows:
  26.               F1 - increase red
  27.               F2 - decrease red
  28.               F3 - increase green
  29.               F4 - decrease green
  30.               F5 - increase blue
  31.               F6 - decrease blue
  32.               F10 - Quit
  33.  
  34. The value for each color is displayed below it's box, and is "mixed" into the
  35. large box on the bottom half of the screen.
  36.  
  37. This program is considered shareware.  Please feel free to distribute this
  38. program, but please do not distribute the program without this documentation
  39. file.  If you find this program useful, any donation would be greatly
  40. appreciated (this is definitely optional!).  Send donations to and make checks
  41. payable to:
  42.               Adam Dutson
  43.               51 James Rd.
  44.               Hanover, MA  02339-1517
  45.  
  46. I hope you find this program as useful as I do.  If you have any questions,
  47. comments, or suggestions - Please feel free to contact me by mail at:
  48.               Dutson Software Concepts
  49.               51 James Rd.
  50.               Hanover, MA  02339-1517
  51.  
  52. or I can be reached via CompuServe (76460,327).
  53.  
  54. Thank you for using this program!
  55.  
  56.               Screaming In Digital
  57.             --=={ Adam Dutson }==--
  58.             Dutson Software Concepts