~ubuntu-branches/ubuntu/karmic/libcairo-ruby/karmic

« back to all changes in this revision

Viewing changes to doc/en/cairo-color.html

  • Committer: Bazaar Package Importer
  • Author(s): Paul van Tilburg, Gunnar Wolf, Paul van Tilburg
  • Date: 2009-05-05 12:14:31 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505121431-n803uyjz51je38l0
Tags: 1.8.0-1
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request

[ Paul van Tilburg ]
* New upstream release.
* debian/patches:
  - Dropped patch 01_fix-st.h-ruby1.9-paths: fixed by upstream. 
* debian/control:
  - Bumped standards version to 3.8.1; no changes required.
  - Added ${misc:Depends} to the depends of libcairo-ruby (binary).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<!DOCTYPE html 
 
3
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
4
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
5
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 
6
<head>
 
7
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
 
8
<title>module Cairo::Color</title>
 
9
<link href="../doc.css" type="text/css" rel="stylesheet" />
 
10
</head>
 
11
<div class="footer">
 
12
  <ul>
 
13
    <li><a href="./">Index</a></li>
 
14
  </ul>
 
15
 
 
16
</div>
 
17
</body>
 
18
 
 
19
<h1><a name="label-0" id="label-0">module Cairo::Color</a></h1><!-- RDLabel: "module Cairo::Color" -->
 
20
<h2><a name="label-1" id="label-1">Included Modules</a></h2><!-- RDLabel: "Included Modules" -->
 
21
<ul>
 
22
<li><a href="cairo-color-x11.html#label-0">Cairo::Color::X11</a></li>
 
23
</ul>
 
24
<h2><a name="label-2" id="label-2">Module Functions</a></h2><!-- RDLabel: "Module Functions" -->
 
25
<dl>
 
26
<dt><a name="label-3" id="label-3"><code>Cairo::Color.parse</code></a></dt><!-- RDLabel: "Cairo::Color.parse" -->
 
27
<dd>
 
28
<ul>
 
29
<li>Returns: self: <em>FIXME</em></li>
 
30
</ul></dd>
 
31
<dt><a name="label-4" id="label-4"><code>Cairo::Color.parse_hex_color</code></a></dt><!-- RDLabel: "Cairo::Color.parse_hex_color" -->
 
32
<dd>
 
33
<ul>
 
34
<li>Returns: self: <em>FIXME</em></li>
 
35
</ul></dd>
 
36
</dl>
 
37
<h2><a name="label-5" id="label-5">Constants</a></h2><!-- RDLabel: "Constants" -->
 
38
<dl>
 
39
<dt><a name="label-6" id="label-6"><code>ALICE_BLUE</code></a></dt><!-- RDLabel: "ALICE_BLUE" -->
 
40
<dt><a name="label-7" id="label-7"><code>ALIZARIN_CRIMSON</code></a></dt><!-- RDLabel: "ALIZARIN_CRIMSON" -->
 
41
<dt><a name="label-8" id="label-8"><code>AMARANTH</code></a></dt><!-- RDLabel: "AMARANTH" -->
 
42
<dt><a name="label-9" id="label-9"><code>AMBER</code></a></dt><!-- RDLabel: "AMBER" -->
 
43
<dt><a name="label-10" id="label-10"><code>AMETHYST</code></a></dt><!-- RDLabel: "AMETHYST" -->
 
44
<dt><a name="label-11" id="label-11"><code>APRICOT</code></a></dt><!-- RDLabel: "APRICOT" -->
 
45
<dt><a name="label-12" id="label-12"><code>AQUA</code></a></dt><!-- RDLabel: "AQUA" -->
 
46
<dt><a name="label-13" id="label-13"><code>AQUAMARINE</code></a></dt><!-- RDLabel: "AQUAMARINE" -->
 
47
<dt><a name="label-14" id="label-14"><code>ASPARAGUS</code></a></dt><!-- RDLabel: "ASPARAGUS" -->
 
48
<dt><a name="label-15" id="label-15"><code>AZURE</code></a></dt><!-- RDLabel: "AZURE" -->
 
49
<dt><a name="label-16" id="label-16"><code>BEIGE</code></a></dt><!-- RDLabel: "BEIGE" -->
 
50
<dt><a name="label-17" id="label-17"><code>BISTRE</code></a></dt><!-- RDLabel: "BISTRE" -->
 
51
<dt><a name="label-18" id="label-18"><code>BLACK</code></a></dt><!-- RDLabel: "BLACK" -->
 
52
<dt><a name="label-19" id="label-19"><code>BLAZE_ORANGE</code></a></dt><!-- RDLabel: "BLAZE_ORANGE" -->
 
53
<dt><a name="label-20" id="label-20"><code>BLUE</code></a></dt><!-- RDLabel: "BLUE" -->
 
54
<dt><a name="label-21" id="label-21"><code>BONDI_BLUE</code></a></dt><!-- RDLabel: "BONDI_BLUE" -->
 
55
<dt><a name="label-22" id="label-22"><code>BRIGHT_GREEN</code></a></dt><!-- RDLabel: "BRIGHT_GREEN" -->
 
56
<dt><a name="label-23" id="label-23"><code>BRIGHT_TURQUOISE</code></a></dt><!-- RDLabel: "BRIGHT_TURQUOISE" -->
 
57
<dt><a name="label-24" id="label-24"><code>BROWN</code></a></dt><!-- RDLabel: "BROWN" -->
 
58
<dt><a name="label-25" id="label-25"><code>BUFF</code></a></dt><!-- RDLabel: "BUFF" -->
 
59
<dt><a name="label-26" id="label-26"><code>BURGUNDY</code></a></dt><!-- RDLabel: "BURGUNDY" -->
 
60
<dt><a name="label-27" id="label-27"><code>BURNT_ORANGE</code></a></dt><!-- RDLabel: "BURNT_ORANGE" -->
 
61
<dt><a name="label-28" id="label-28"><code>BURNT_SIENNA</code></a></dt><!-- RDLabel: "BURNT_SIENNA" -->
 
62
<dt><a name="label-29" id="label-29"><code>BURNT_UMBER</code></a></dt><!-- RDLabel: "BURNT_UMBER" -->
 
63
<dt><a name="label-30" id="label-30"><code>CAMOUFLAGE_GREEN</code></a></dt><!-- RDLabel: "CAMOUFLAGE_GREEN" -->
 
64
<dt><a name="label-31" id="label-31"><code>CARDINAL</code></a></dt><!-- RDLabel: "CARDINAL" -->
 
65
<dt><a name="label-32" id="label-32"><code>CARMINE</code></a></dt><!-- RDLabel: "CARMINE" -->
 
66
<dt><a name="label-33" id="label-33"><code>CARNATION</code></a></dt><!-- RDLabel: "CARNATION" -->
 
67
<dt><a name="label-34" id="label-34"><code>CARROT_ORANGE</code></a></dt><!-- RDLabel: "CARROT_ORANGE" -->
 
68
<dt><a name="label-35" id="label-35"><code>CELADON</code></a></dt><!-- RDLabel: "CELADON" -->
 
69
<dt><a name="label-36" id="label-36"><code>CERISE</code></a></dt><!-- RDLabel: "CERISE" -->
 
70
<dt><a name="label-37" id="label-37"><code>CERULEAN</code></a></dt><!-- RDLabel: "CERULEAN" -->
 
71
<dt><a name="label-38" id="label-38"><code>CERULEAN_BLUE</code></a></dt><!-- RDLabel: "CERULEAN_BLUE" -->
 
72
<dt><a name="label-39" id="label-39"><code>CHARTREUSE</code></a></dt><!-- RDLabel: "CHARTREUSE" -->
 
73
<dt><a name="label-40" id="label-40"><code>CHARTREUSE_YELLOW</code></a></dt><!-- RDLabel: "CHARTREUSE_YELLOW" -->
 
74
<dt><a name="label-41" id="label-41"><code>CHESTNUT</code></a></dt><!-- RDLabel: "CHESTNUT" -->
 
75
<dt><a name="label-42" id="label-42"><code>CHOCOLATE</code></a></dt><!-- RDLabel: "CHOCOLATE" -->
 
76
<dt><a name="label-43" id="label-43"><code>CINNAMON</code></a></dt><!-- RDLabel: "CINNAMON" -->
 
77
<dt><a name="label-44" id="label-44"><code>COBALT</code></a></dt><!-- RDLabel: "COBALT" -->
 
78
<dt><a name="label-45" id="label-45"><code>COPPER</code></a></dt><!-- RDLabel: "COPPER" -->
 
79
<dt><a name="label-46" id="label-46"><code>COPPER_ROSE</code></a></dt><!-- RDLabel: "COPPER_ROSE" -->
 
80
<dt><a name="label-47" id="label-47"><code>CORAL</code></a></dt><!-- RDLabel: "CORAL" -->
 
81
<dt><a name="label-48" id="label-48"><code>CORAL_RED</code></a></dt><!-- RDLabel: "CORAL_RED" -->
 
82
<dt><a name="label-49" id="label-49"><code>CORN</code></a></dt><!-- RDLabel: "CORN" -->
 
83
<dt><a name="label-50" id="label-50"><code>CORNFLOWER_BLUE</code></a></dt><!-- RDLabel: "CORNFLOWER_BLUE" -->
 
84
<dt><a name="label-51" id="label-51"><code>CREAM</code></a></dt><!-- RDLabel: "CREAM" -->
 
85
<dt><a name="label-52" id="label-52"><code>CRIMSON</code></a></dt><!-- RDLabel: "CRIMSON" -->
 
86
<dt><a name="label-53" id="label-53"><code>CYAN</code></a></dt><!-- RDLabel: "CYAN" -->
 
87
<dt><a name="label-54" id="label-54"><code>DARK_BLUE</code></a></dt><!-- RDLabel: "DARK_BLUE" -->
 
88
<dt><a name="label-55" id="label-55"><code>DARK_POWDER_BLUE</code></a></dt><!-- RDLabel: "DARK_POWDER_BLUE" -->
 
89
<dt><a name="label-56" id="label-56"><code>DENIM</code></a></dt><!-- RDLabel: "DENIM" -->
 
90
<dt><a name="label-57" id="label-57"><code>DODGER_BLUE</code></a></dt><!-- RDLabel: "DODGER_BLUE" -->
 
91
<dt><a name="label-58" id="label-58"><code>EGGPLANT</code></a></dt><!-- RDLabel: "EGGPLANT" -->
 
92
<dt><a name="label-59" id="label-59"><code>EMERALD</code></a></dt><!-- RDLabel: "EMERALD" -->
 
93
<dt><a name="label-60" id="label-60"><code>FALU_RED</code></a></dt><!-- RDLabel: "FALU_RED" -->
 
94
<dt><a name="label-61" id="label-61"><code>FERN_GREEN</code></a></dt><!-- RDLabel: "FERN_GREEN" -->
 
95
<dt><a name="label-62" id="label-62"><code>FLAX</code></a></dt><!-- RDLabel: "FLAX" -->
 
96
<dt><a name="label-63" id="label-63"><code>FOREST_GREEN</code></a></dt><!-- RDLabel: "FOREST_GREEN" -->
 
97
<dt><a name="label-64" id="label-64"><code>FRENCH_ROSE</code></a></dt><!-- RDLabel: "FRENCH_ROSE" -->
 
98
<dt><a name="label-65" id="label-65"><code>FUCHSIA</code></a></dt><!-- RDLabel: "FUCHSIA" -->
 
99
<dt><a name="label-66" id="label-66"><code>GAMBOGE</code></a></dt><!-- RDLabel: "GAMBOGE" -->
 
100
<dt><a name="label-67" id="label-67"><code>GOLD</code></a></dt><!-- RDLabel: "GOLD" -->
 
101
<dt><a name="label-68" id="label-68"><code>GOLDENROD</code></a></dt><!-- RDLabel: "GOLDENROD" -->
 
102
<dt><a name="label-69" id="label-69"><code>GRAY</code></a></dt><!-- RDLabel: "GRAY" -->
 
103
<dt><a name="label-70" id="label-70"><code>GRAY_ASPARAGUS</code></a></dt><!-- RDLabel: "GRAY_ASPARAGUS" -->
 
104
<dt><a name="label-71" id="label-71"><code>GREEN</code></a></dt><!-- RDLabel: "GREEN" -->
 
105
<dt><a name="label-72" id="label-72"><code>GREEN_YELLOW</code></a></dt><!-- RDLabel: "GREEN_YELLOW" -->
 
106
<dt><a name="label-73" id="label-73"><code>HARLEQUIN</code></a></dt><!-- RDLabel: "HARLEQUIN" -->
 
107
<dt><a name="label-74" id="label-74"><code>HELIOTROPE</code></a></dt><!-- RDLabel: "HELIOTROPE" -->
 
108
<dt><a name="label-75" id="label-75"><code>HEX_RE</code></a></dt><!-- RDLabel: "HEX_RE" -->
 
109
<dt><a name="label-76" id="label-76"><code>HOLLYWOOD_CERISE</code></a></dt><!-- RDLabel: "HOLLYWOOD_CERISE" -->
 
110
<dt><a name="label-77" id="label-77"><code>HOT_MAGENTA</code></a></dt><!-- RDLabel: "HOT_MAGENTA" -->
 
111
<dt><a name="label-78" id="label-78"><code>HOT_PINK</code></a></dt><!-- RDLabel: "HOT_PINK" -->
 
112
<dt><a name="label-79" id="label-79"><code>INDIGO</code></a></dt><!-- RDLabel: "INDIGO" -->
 
113
<dt><a name="label-80" id="label-80"><code>INTERNATIONAL_KLEIN_BLUE</code></a></dt><!-- RDLabel: "INTERNATIONAL_KLEIN_BLUE" -->
 
114
<dt><a name="label-81" id="label-81"><code>INTERNATIONAL_ORANGE</code></a></dt><!-- RDLabel: "INTERNATIONAL_ORANGE" -->
 
115
<dt><a name="label-82" id="label-82"><code>IVORY</code></a></dt><!-- RDLabel: "IVORY" -->
 
116
<dt><a name="label-83" id="label-83"><code>JADE</code></a></dt><!-- RDLabel: "JADE" -->
 
117
<dt><a name="label-84" id="label-84"><code>KHAKI</code></a></dt><!-- RDLabel: "KHAKI" -->
 
118
<dt><a name="label-85" id="label-85"><code>KHAKI_X11</code></a></dt><!-- RDLabel: "KHAKI_X11" -->
 
119
<dt><a name="label-86" id="label-86"><code>LAVENDER</code></a></dt><!-- RDLabel: "LAVENDER" -->
 
120
<dt><a name="label-87" id="label-87"><code>LAVENDER_BLUE</code></a></dt><!-- RDLabel: "LAVENDER_BLUE" -->
 
121
<dt><a name="label-88" id="label-88"><code>LAVENDER_BLUSH</code></a></dt><!-- RDLabel: "LAVENDER_BLUSH" -->
 
122
<dt><a name="label-89" id="label-89"><code>LAVENDER_GRAY</code></a></dt><!-- RDLabel: "LAVENDER_GRAY" -->
 
123
<dt><a name="label-90" id="label-90"><code>LAVENDER_PINK</code></a></dt><!-- RDLabel: "LAVENDER_PINK" -->
 
124
<dt><a name="label-91" id="label-91"><code>LAVENDER_ROSE</code></a></dt><!-- RDLabel: "LAVENDER_ROSE" -->
 
125
<dt><a name="label-92" id="label-92"><code>LEMON</code></a></dt><!-- RDLabel: "LEMON" -->
 
126
<dt><a name="label-93" id="label-93"><code>LEMON_CHIFFON</code></a></dt><!-- RDLabel: "LEMON_CHIFFON" -->
 
127
<dt><a name="label-94" id="label-94"><code>LILAC</code></a></dt><!-- RDLabel: "LILAC" -->
 
128
<dt><a name="label-95" id="label-95"><code>LIME</code></a></dt><!-- RDLabel: "LIME" -->
 
129
<dt><a name="label-96" id="label-96"><code>LINEN</code></a></dt><!-- RDLabel: "LINEN" -->
 
130
<dt><a name="label-97" id="label-97"><code>MAGENTA</code></a></dt><!-- RDLabel: "MAGENTA" -->
 
131
<dt><a name="label-98" id="label-98"><code>MALACHITE</code></a></dt><!-- RDLabel: "MALACHITE" -->
 
132
<dt><a name="label-99" id="label-99"><code>MAROON</code></a></dt><!-- RDLabel: "MAROON" -->
 
133
<dt><a name="label-100" id="label-100"><code>MAUVE</code></a></dt><!-- RDLabel: "MAUVE" -->
 
134
<dt><a name="label-101" id="label-101"><code>MEDIUM_CARMINE</code></a></dt><!-- RDLabel: "MEDIUM_CARMINE" -->
 
135
<dt><a name="label-102" id="label-102"><code>MEDIUM_LAVENDER</code></a></dt><!-- RDLabel: "MEDIUM_LAVENDER" -->
 
136
<dt><a name="label-103" id="label-103"><code>MEDIUM_PURPLE</code></a></dt><!-- RDLabel: "MEDIUM_PURPLE" -->
 
137
<dt><a name="label-104" id="label-104"><code>MIDNIGHT_BLUE</code></a></dt><!-- RDLabel: "MIDNIGHT_BLUE" -->
 
138
<dt><a name="label-105" id="label-105"><code>MINT_GREEN</code></a></dt><!-- RDLabel: "MINT_GREEN" -->
 
139
<dt><a name="label-106" id="label-106"><code>MOSS_GREEN</code></a></dt><!-- RDLabel: "MOSS_GREEN" -->
 
140
<dt><a name="label-107" id="label-107"><code>MOUNTBATTEN_PINK</code></a></dt><!-- RDLabel: "MOUNTBATTEN_PINK" -->
 
141
<dt><a name="label-108" id="label-108"><code>MUSTARD</code></a></dt><!-- RDLabel: "MUSTARD" -->
 
142
<dt><a name="label-109" id="label-109"><code>NAVAJO_WHITE</code></a></dt><!-- RDLabel: "NAVAJO_WHITE" -->
 
143
<dt><a name="label-110" id="label-110"><code>NAVY_BLUE</code></a></dt><!-- RDLabel: "NAVY_BLUE" -->
 
144
<dt><a name="label-111" id="label-111"><code>OCHRE</code></a></dt><!-- RDLabel: "OCHRE" -->
 
145
<dt><a name="label-112" id="label-112"><code>OLD_GOLD</code></a></dt><!-- RDLabel: "OLD_GOLD" -->
 
146
<dt><a name="label-113" id="label-113"><code>OLD_LACE</code></a></dt><!-- RDLabel: "OLD_LACE" -->
 
147
<dt><a name="label-114" id="label-114"><code>OLD_LAVENDER</code></a></dt><!-- RDLabel: "OLD_LAVENDER" -->
 
148
<dt><a name="label-115" id="label-115"><code>OLD_ROSE</code></a></dt><!-- RDLabel: "OLD_ROSE" -->
 
149
<dt><a name="label-116" id="label-116"><code>OLIVE</code></a></dt><!-- RDLabel: "OLIVE" -->
 
150
<dt><a name="label-117" id="label-117"><code>OLIVE_DRAB</code></a></dt><!-- RDLabel: "OLIVE_DRAB" -->
 
151
<dt><a name="label-118" id="label-118"><code>ORANGE</code></a></dt><!-- RDLabel: "ORANGE" -->
 
152
<dt><a name="label-119" id="label-119"><code>ORANGE_COLOR_WHEEL</code></a></dt><!-- RDLabel: "ORANGE_COLOR_WHEEL" -->
 
153
<dt><a name="label-120" id="label-120"><code>ORANGE_PEEL</code></a></dt><!-- RDLabel: "ORANGE_PEEL" -->
 
154
<dt><a name="label-121" id="label-121"><code>ORANGE_WEB</code></a></dt><!-- RDLabel: "ORANGE_WEB" -->
 
155
<dt><a name="label-122" id="label-122"><code>ORCHID</code></a></dt><!-- RDLabel: "ORCHID" -->
 
156
<dt><a name="label-123" id="label-123"><code>PAPAYA_WHIP</code></a></dt><!-- RDLabel: "PAPAYA_WHIP" -->
 
157
<dt><a name="label-124" id="label-124"><code>PASTEL_GREEN</code></a></dt><!-- RDLabel: "PASTEL_GREEN" -->
 
158
<dt><a name="label-125" id="label-125"><code>PASTEL_PINK</code></a></dt><!-- RDLabel: "PASTEL_PINK" -->
 
159
<dt><a name="label-126" id="label-126"><code>PEACH</code></a></dt><!-- RDLabel: "PEACH" -->
 
160
<dt><a name="label-127" id="label-127"><code>PEACH_ORANGE</code></a></dt><!-- RDLabel: "PEACH_ORANGE" -->
 
161
<dt><a name="label-128" id="label-128"><code>PEACH_YELLOW</code></a></dt><!-- RDLabel: "PEACH_YELLOW" -->
 
162
<dt><a name="label-129" id="label-129"><code>PEAR</code></a></dt><!-- RDLabel: "PEAR" -->
 
163
<dt><a name="label-130" id="label-130"><code>PERIWINKLE</code></a></dt><!-- RDLabel: "PERIWINKLE" -->
 
164
<dt><a name="label-131" id="label-131"><code>PERSIAN_BLUE</code></a></dt><!-- RDLabel: "PERSIAN_BLUE" -->
 
165
<dt><a name="label-132" id="label-132"><code>PERSIAN_GREEN</code></a></dt><!-- RDLabel: "PERSIAN_GREEN" -->
 
166
<dt><a name="label-133" id="label-133"><code>PERSIAN_INDIGO</code></a></dt><!-- RDLabel: "PERSIAN_INDIGO" -->
 
167
<dt><a name="label-134" id="label-134"><code>PERSIAN_PINK</code></a></dt><!-- RDLabel: "PERSIAN_PINK" -->
 
168
<dt><a name="label-135" id="label-135"><code>PERSIAN_RED</code></a></dt><!-- RDLabel: "PERSIAN_RED" -->
 
169
<dt><a name="label-136" id="label-136"><code>PERSIAN_ROSE</code></a></dt><!-- RDLabel: "PERSIAN_ROSE" -->
 
170
<dt><a name="label-137" id="label-137"><code>PINE_GREEN</code></a></dt><!-- RDLabel: "PINE_GREEN" -->
 
171
<dt><a name="label-138" id="label-138"><code>PINK</code></a></dt><!-- RDLabel: "PINK" -->
 
172
<dt><a name="label-139" id="label-139"><code>PINK_ORANGE</code></a></dt><!-- RDLabel: "PINK_ORANGE" -->
 
173
<dt><a name="label-140" id="label-140"><code>POMEGRANATE</code></a></dt><!-- RDLabel: "POMEGRANATE" -->
 
174
<dt><a name="label-141" id="label-141"><code>POWDER_BLUE_WEB</code></a></dt><!-- RDLabel: "POWDER_BLUE_WEB" -->
 
175
<dt><a name="label-142" id="label-142"><code>PRUSSIAN_BLUE</code></a></dt><!-- RDLabel: "PRUSSIAN_BLUE" -->
 
176
<dt><a name="label-143" id="label-143"><code>PUCE</code></a></dt><!-- RDLabel: "PUCE" -->
 
177
<dt><a name="label-144" id="label-144"><code>PUMPKIN</code></a></dt><!-- RDLabel: "PUMPKIN" -->
 
178
<dt><a name="label-145" id="label-145"><code>PURPLE</code></a></dt><!-- RDLabel: "PURPLE" -->
 
179
<dt><a name="label-146" id="label-146"><code>RAW_UMBER</code></a></dt><!-- RDLabel: "RAW_UMBER" -->
 
180
<dt><a name="label-147" id="label-147"><code>RED</code></a></dt><!-- RDLabel: "RED" -->
 
181
<dt><a name="label-148" id="label-148"><code>RED_VIOLET</code></a></dt><!-- RDLabel: "RED_VIOLET" -->
 
182
<dt><a name="label-149" id="label-149"><code>ROBIN_EGG_BLUE</code></a></dt><!-- RDLabel: "ROBIN_EGG_BLUE" -->
 
183
<dt><a name="label-150" id="label-150"><code>ROSE</code></a></dt><!-- RDLabel: "ROSE" -->
 
184
<dt><a name="label-151" id="label-151"><code>ROYAL_BLUE</code></a></dt><!-- RDLabel: "ROYAL_BLUE" -->
 
185
<dt><a name="label-152" id="label-152"><code>RUSSET</code></a></dt><!-- RDLabel: "RUSSET" -->
 
186
<dt><a name="label-153" id="label-153"><code>RUST</code></a></dt><!-- RDLabel: "RUST" -->
 
187
<dt><a name="label-154" id="label-154"><code>SAFETY_ORANGE</code></a></dt><!-- RDLabel: "SAFETY_ORANGE" -->
 
188
<dt><a name="label-155" id="label-155"><code>SAFFRON</code></a></dt><!-- RDLabel: "SAFFRON" -->
 
189
<dt><a name="label-156" id="label-156"><code>SALMON</code></a></dt><!-- RDLabel: "SALMON" -->
 
190
<dt><a name="label-157" id="label-157"><code>SANDY_BROWN</code></a></dt><!-- RDLabel: "SANDY_BROWN" -->
 
191
<dt><a name="label-158" id="label-158"><code>SANGRIA</code></a></dt><!-- RDLabel: "SANGRIA" -->
 
192
<dt><a name="label-159" id="label-159"><code>SAPPHIRE</code></a></dt><!-- RDLabel: "SAPPHIRE" -->
 
193
<dt><a name="label-160" id="label-160"><code>SCARLET</code></a></dt><!-- RDLabel: "SCARLET" -->
 
194
<dt><a name="label-161" id="label-161"><code>SCHOOL_BUS_YELLOW</code></a></dt><!-- RDLabel: "SCHOOL_BUS_YELLOW" -->
 
195
<dt><a name="label-162" id="label-162"><code>SEASHELL</code></a></dt><!-- RDLabel: "SEASHELL" -->
 
196
<dt><a name="label-163" id="label-163"><code>SEA_GREEN</code></a></dt><!-- RDLabel: "SEA_GREEN" -->
 
197
<dt><a name="label-164" id="label-164"><code>SELECTIVE_YELLOW</code></a></dt><!-- RDLabel: "SELECTIVE_YELLOW" -->
 
198
<dt><a name="label-165" id="label-165"><code>SEPIA</code></a></dt><!-- RDLabel: "SEPIA" -->
 
199
<dt><a name="label-166" id="label-166"><code>SHOCKING_PINK</code></a></dt><!-- RDLabel: "SHOCKING_PINK" -->
 
200
<dt><a name="label-167" id="label-167"><code>SILVER</code></a></dt><!-- RDLabel: "SILVER" -->
 
201
<dt><a name="label-168" id="label-168"><code>SLATE_GRAY</code></a></dt><!-- RDLabel: "SLATE_GRAY" -->
 
202
<dt><a name="label-169" id="label-169"><code>SMALT</code></a></dt><!-- RDLabel: "SMALT" -->
 
203
<dt><a name="label-170" id="label-170"><code>SPRING_GREEN</code></a></dt><!-- RDLabel: "SPRING_GREEN" -->
 
204
<dt><a name="label-171" id="label-171"><code>STEEL_BLUE</code></a></dt><!-- RDLabel: "STEEL_BLUE" -->
 
205
<dt><a name="label-172" id="label-172"><code>SWAMP_GREEN</code></a></dt><!-- RDLabel: "SWAMP_GREEN" -->
 
206
<dt><a name="label-173" id="label-173"><code>TAN</code></a></dt><!-- RDLabel: "TAN" -->
 
207
<dt><a name="label-174" id="label-174"><code>TANGERINE</code></a></dt><!-- RDLabel: "TANGERINE" -->
 
208
<dt><a name="label-175" id="label-175"><code>TAUPE</code></a></dt><!-- RDLabel: "TAUPE" -->
 
209
<dt><a name="label-176" id="label-176"><code>TAWNY</code></a></dt><!-- RDLabel: "TAWNY" -->
 
210
<dt><a name="label-177" id="label-177"><code>TEAL</code></a></dt><!-- RDLabel: "TEAL" -->
 
211
<dt><a name="label-178" id="label-178"><code>TEA_GREEN</code></a></dt><!-- RDLabel: "TEA_GREEN" -->
 
212
<dt><a name="label-179" id="label-179"><code>TENNE</code></a></dt><!-- RDLabel: "TENNE" -->
 
213
<dt><a name="label-180" id="label-180"><code>TERRA_COTTA</code></a></dt><!-- RDLabel: "TERRA_COTTA" -->
 
214
<dt><a name="label-181" id="label-181"><code>THISTLE</code></a></dt><!-- RDLabel: "THISTLE" -->
 
215
<dt><a name="label-182" id="label-182"><code>TURQUOISE</code></a></dt><!-- RDLabel: "TURQUOISE" -->
 
216
<dt><a name="label-183" id="label-183"><code>ULTRAMARINE</code></a></dt><!-- RDLabel: "ULTRAMARINE" -->
 
217
<dt><a name="label-184" id="label-184"><code>VERMILION</code></a></dt><!-- RDLabel: "VERMILION" -->
 
218
<dt><a name="label-185" id="label-185"><code>VIOLET</code></a></dt><!-- RDLabel: "VIOLET" -->
 
219
<dt><a name="label-186" id="label-186"><code>VIOLET_EGGPLANT</code></a></dt><!-- RDLabel: "VIOLET_EGGPLANT" -->
 
220
<dt><a name="label-187" id="label-187"><code>VIRIDIAN</code></a></dt><!-- RDLabel: "VIRIDIAN" -->
 
221
<dt><a name="label-188" id="label-188"><code>WHEAT</code></a></dt><!-- RDLabel: "WHEAT" -->
 
222
<dt><a name="label-189" id="label-189"><code>WHITE</code></a></dt><!-- RDLabel: "WHITE" -->
 
223
<dt><a name="label-190" id="label-190"><code>WISTERIA</code></a></dt><!-- RDLabel: "WISTERIA" -->
 
224
<dt><a name="label-191" id="label-191"><code>YELLOW</code></a></dt><!-- RDLabel: "YELLOW" -->
 
225
<dt><a name="label-192" id="label-192"><code>ZINNWALDITE</code></a></dt><!-- RDLabel: "ZINNWALDITE" -->
 
226
</dl>
 
227
<h2><a name="label-193" id="label-193">See Also</a></h2><!-- RDLabel: "See Also" -->
 
228
<h2><a name="label-194" id="label-194">ChangeLog</a></h2><!-- RDLabel: "ChangeLog" -->
 
229
 
 
230
<div class="footer">
 
231
  <ul>
 
232
    <li><a href="./">Index</a></li>
 
233
  </ul>
 
234
 
 
235
</div>
 
236
</body>
 
237
 
 
238
</html>