CLRNAME Name
CLRNAME Purpose
Return a 24 bit color given a color name.
Category
Calling Sequence
clr = clrname(name) Inputs
name = Name of a color. in
Keyword Parameters
Keywords
/LIST List known color names.
help,clrname(0,/list) Outputs
clr = Returned 24-bit color. out
Common Blocks
Notes
Note: if name is unkown then middle gray is returned.
Modification History
R. Sterner, 2011 Jul 01
Copyright (C) 2011, 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.