Node:color, Next:fill_style, Previous:line_style, Up:Top
XXX %%color.T
b number | Attribute |
Default: 0.0. The intensity of blue. The value is between 0 and 1. |
g number | Attribute |
Default: 0.0. The intensity of green. The value is between 0 and 1. |
r number | Attribute |
Default: 0.0. The intensity of red. The value is between 0 and 1. |
You can use all the colors defined in X rgb.txt (usually at
/usr/X11R6/lib/X11/rgb.txt
). The below shows some of the standard
colors defined in the module. They are refereed to by the names
color.
name (e.g., color.gray1
).