1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <?xml-stylesheet type=
"text/xsl" href=
"formats/html.xsl"?>
4 <!-- This file is part of Shapes. -->
6 <!-- Shapes is free software: you can redistribute it and/or modify -->
7 <!-- it under the terms of the GNU General Public License as published by -->
8 <!-- the Free Software Foundation, either version 3 of the License, or -->
9 <!-- any later version. -->
11 <!-- Shapes is distributed in the hope that it will be useful, -->
12 <!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
13 <!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -->
14 <!-- GNU General Public License for more details. -->
16 <!-- You should have received a copy of the GNU General Public License -->
17 <!-- along with Shapes. If not, see <http://www.gnu.org/licenses/>. -->
19 <!-- Copyright 2015 Henrik Tidefelt -->
23 <namespace>..Shapes..Traits..RGB
</namespace>
25 <p>Red-green-blue colors.
</p>
28 <title><self /></title>
29 <up-link><parent-namespace /></up-link>
30 <base href=
<!--#expand-next-string-->"$(BASE)" />
31 <examples-home href=
<!--#expand-next-string-->"$(EXAMPLES)" />
32 <shapes-version number=
<!--#expand-next-string-->"$(SHAPES_VERSION)" />
34 <!--#include virtual="^/toc.xml" -->
39 <p>Color constants for the red-green-blue color space.
</p>
44 <system-binding name=
"BLACK">
46 <type><named-type name=
"RGB" /></type>
48 <p>Predefined color value.
</p>
52 <system-binding name=
"WHITE">
54 <type><named-type name=
"RGB" /></type>
56 <p>Predefined color value.
</p>
60 <system-binding name=
"RED">
62 <type><named-type name=
"RGB" /></type>
64 <p>Predefined color value.
</p>
68 <system-binding name=
"GREEN">
70 <type><named-type name=
"RGB" /></type>
72 <p>Predefined color value.
</p>
76 <system-binding name=
"BLUE">
78 <type><named-type name=
"RGB" /></type>
80 <p>Predefined color value.
</p>
84 <system-binding name=
"YELLOW">
86 <type><named-type name=
"RGB" /></type>
88 <p>Predefined color value.
</p>
92 <system-binding name=
"CYAN">
94 <type><named-type name=
"RGB" /></type>
96 <p>Predefined color value.
</p>
100 <system-binding name=
"MAGENTA">
102 <type><named-type name=
"RGB" /></type>
104 <p>Predefined color value.
</p>