home *** CD-ROM | disk | FTP | other *** search
- Dutson Software Concepts
- 51 James Rd.
- Hanover, MA 02339-1517
- CompuServe 76460,327
-
-
- R G B C O L O R M I X E R
- (With Mouse Support)
- ver 1.5
- August 25, 1993
-
-
- This program is intended for Turbo C/C++ and Borland C/C++ programmers to use.
- If you're like me, you like to use the setrgbpalette() function when
- programming in a graphics mode. The problem that we all face with this
- function are the red, green, and blue arguments. I wrote this program to take
- the guess work out of this minor dilemma. This new version also incorporates
- mouse support so you don't have to press as many keys.
-
- Compressed File RGB15.ZIP contents:
-
- RGB.EXE - RGB Color Mixer ver 1.5 program
- RGB15.DOC - RGB Color Mixer documentation file
- DSC.EXE - Dutson Software Concepts logo program
-
- This program has one requirement, you must have VGA - that's it! A mouse is
- handy to have also because it makes the program "easier" to use. The VGA
- driver file and the font files have been linked into the main program (that's
- why the program is around 70K).
-
- To use this program is simple. Four windows appear on the screen. All of the
- windows should be black upon starting the program. To the left of the top 3
- smaller windows, you will see the keys to increase, or decrease to color
- value. The keys are as follows:
-
- F1 - increase red
- F2 - decrease red
- F3 - increase green
- F4 - decrease green
- F5 - increase blue
- F6 - decrease blue
- F10 - Quit
-
- Use of the mouse makes this whole process easier. Simply position the mouse
- cursor over the box of the color you want to increase or decrease. Once over
- the box of the color to increase/decrease, press the left mouse button to
- increase the color or the right mouse button to decrease the color. The value
- for each color is displayed below it's box, and is "mixed" into the large box
- on the bottom half of the screen. To quit the program using the mouse,
- postion the mouse cursor over the yellow box that says "F10 - Quit" and press
- the left mouse button.
- NOTE:
- If you hold down the desired mouse button over the color to
- increase/decrease, the value will keep on increasing/decreasing
- until the maximum/minimum value is reached or you release the
- button.
-
- This program is considered shareware. Please feel free to distribute this
- program, but please do not distribute the program without this documentation
- file(RGB.DOC) or the logo file (DSC.EXE). If you find this program useful, a
- $5.00 donation would be greatly appreciated. Send donations to and make
- checks payable to:
-
- Adam Dutson
- 51 James Rd.
- Hanover, MA 02339-1517
-
- I hope you find this program as useful as I do. If you have any questions,
- comments, or suggestions - Please feel free to contact me by mail at:
-
- Dutson Software Concepts
- 51 James Rd.
- Hanover, MA 02339-1517
-
- or I can be reached via CompuServe (76460,327).
-
- Thank you for using this program!
-
- Screaming In Digital
- --=={ Adam Dutson }==--
- Dutson Software Concepts