home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / chgcol < prev    next >
Text File  |  1995-07-10  |  2KB  |  58 lines

  1.  
  2.    3.1.10 CHANGE COLOURS
  3.  
  4.  
  5. The CHANGE COLOUR command is used to interactively change any of the 8
  6. screen colours, or to change the screen colours to a predefined setting.
  7.  
  8.  
  9.    COMMAND FORMAT
  10.  
  11.       #CHANGE COLOURS [CR]
  12.  
  13.          or
  14.  
  15.       #CHANGE COLOURS modifiers [CR]
  16.  
  17. If the command is used with no modifiers, a window is created displaying
  18. a number of 'gadgets' used to change the current screen colours.
  19.  
  20. The colour to be changed is selected by moving the cursor to one of the
  21. 8 colour selection boxes at the bottom of the window. Clicking the mouse
  22. over the colour selection box will allow the selected colour to be changed.
  23.  
  24. In the middle of the window are 3 slider controls. Each are used to control
  25. to intensity of the red, green and blue components of the selected colour.
  26. To change a colour, move the cursor over the knob of one of the slider
  27. controls. Keeping the left button on the mouse depressed, the slider can
  28. be moved left and right to alter the intensity of colour chosen.
  29.  
  30. When the required colours have been composed, clicking the close gadget at
  31. the top left-hand corner of the window will save the new colours and return
  32. you to the command processor.
  33.  
  34.  
  35.    MODIFIERS
  36.  
  37. RESET       Will reset all 8 colours to the system defaults.
  38.  
  39. LAST        Will reset all 8 colours to the last saved colour table.
  40.  
  41. YMC         Will set the colours to yellow/magenta/cyan format:
  42.  
  43.                Colour 0    White
  44.                Colour 1    Yellow
  45.                Colour 2    Magenta
  46.                Colour 3    Red
  47.                Colour 4    Cyan
  48.                Colour 5    Green
  49.                Colour 6    Blue
  50.                Colour 7    Black
  51.  
  52. GRAYSCALE   Will set all 8 colours to a gray-scale.
  53.  
  54. DUMP        Will list the red, green and blue component for each of the
  55.             8 colours.
  56.  
  57.  
  58.