COLOR_WHEEL Name
COLOR_WHEEL Purpose
Pick a color using a color wheel.
Category
Calling Sequence
color_wheel, clr Inputs
Keyword Parameters
Keywords
/VARYWHEEL means vary wheel brightness using bar.
XPOS=xpos, YPOS=ypos Window position.
SIZE=sz Size of color wheel (def=200).
Outputs
clr = Returned color. out
-1 means ignore new color. Common Blocks
Notes
Notes: color is selected by clicking on a color
wheel and brightness bar.
Modification History
R. Sterner, 2000 Aug 22
R. Sterner, 2001 Feb 15 --- Added HSV and RGB listing.
R. Sterner, 2010 May 03 --- Converted arrays from () to [].
Copyright (C) 2000, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.