swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Default colors in Swarm 1.x


From: Perrone Alessandro
Subject: Default colors in Swarm 1.x
Date: Sun, 1 Nov 1998 23:16:12 +0100

Hi all
 Has anyone the names of the default colors implemented in Swarm?
In my model I have to plot several graphs (about 200).
I know the following names (colors)
  [colormap setColor: 0 ToName: "red"];
  [colormap setColor: 1 ToName: "green"];
  [colormap setColor: 2 ToName: "yellow"];
  [colormap setColor: 3 ToName: "orange"];
  [colormap setColor: 4 ToName: "purple"];
  [colormap setColor: 5 ToName: "grey50"];
  [colormap setColor: 6 ToName: "black"];
  [colormap setColor: 7 ToName: "blue"];
  [colormap setColor: 8 ToName: "white"];
  [colormap setColor: 9 ToName: "LightCyan1"];
  [colormap setColor: 10 ToName: "PaleTurquoise"];
  [colormap setColor: 11 ToName: "Turquoise1"];
  [colormap setColor: 12 ToName: "Turquoise3"];
 What are the others?
I know that it is possible to create the color with
[colormap setColor: x
              ToRed: y
              Green: z
              Blue: k];
using the values obtained from showrgb unix command.
Waiting for your prompt answer, best regards.
                                ALEX

--
      ,,,,
      /'^'\
     ( o o )
-oOOO--(_)--OOOo---------------------------------------------------
                                Amo parlare di niente,
                        E' l'unico argomento di cui so tutto.
  .oooO             Alex Perrone - address@hidden address@hidden
  (   )   Oooo.       Home Page: http://venus.unive.it/~alex
---\ (----(   )----------------------------------------------------
    \_)    ) /
          (_/



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]