First checkin, AXE release 0.2
[AXE.git] / doc / color.html
1 <html>
2 <head>
3 <title>color - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>class color</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 color - Color allocation in X
12 <h2> SYNOPSIS</h2>
13 #include "color.h"
14 <p>
15 class color
16
17 <h2> DESCRIPTION</h2>
18
19 <table>
20 <tr><th colspan=2>Operators</th></tr>
21
22 <tr>
23     <td width=150><a href="color_op_UL.html">operator unsigned long</a>
24     <td>Convert color to a pixel value
25
26 <tr><th colspan=2>Member functions</th></tr>
27
28 <tr>
29    <td width=150><a href="color_color.html">color</a></td>
30    <td>color contructors and destructors</td>
31 <tr>
32    <td width=150><a href="color_alloc.html">Alloc</a></td>
33    <td>Allocate a new color</td>
34 </table>
35
36 <h2> SEE ALSO</h2>
37 <h2> DIAGNOSTICS</h2>
38
39 </body>
40 </html>