File: Color.html

package info (click to toggle)
tcm 2.20%2BTSQD-5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 20,168 kB
  • ctags: 17,471
  • sloc: ansic: 78,531; sh: 3,675; makefile: 1,346; perl: 753; yacc: 558; lex: 260
file content (89 lines) | stat: -rwxr-xr-x 3,897 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<html><head><TITLE>Color</TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  Color  </H2><BLOCKQUOTE>
 Associates a color name with a pixel value and a RGB value.
</BLOCKQUOTE>
<hr>

<DL>
<TABLE>
<DT><h3>Public Fields</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.47.5"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="string.html">string</A> </TD><TD><B>name</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.6"> <IMG BORDER=0 SRC=icon1.gif></A> double </TD><TD><B>red</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.7"> <IMG BORDER=0 SRC=icon1.gif></A> double </TD><TD><B>green</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.8"> <IMG BORDER=0 SRC=icon1.gif></A> double </TD><TD><B>blue</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.9"> <IMG BORDER=0 SRC=icon1.gif></A> unsigned  long </TD><TD><B>pixel</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.10"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>allocated</B> <br>
<I></I>
</TD></TR></TABLE><TABLE>
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.47.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Color</B> (<!1><A HREF="string.html">string</A> x, double r, double g, double b)<br>
<I> </I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.2"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Color</B> (const char *x, double r, double g, double b)<br>
<I> </I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.3"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Color</B> (<!1><A HREF="string.html">string</A> x, unsigned long p)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.47.4"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Color</B> (const char *x, unsigned long p)<br>
<I></I>
</TD></TR></TABLE></DL>
<A NAME="DOC.DOCU">
<hr>
 <h2> Documentation </h2>
<BLOCKQUOTE>
 Associates a color name with a pixel value and a RGB value.

</BLOCKQUOTE>
<DL>

<A NAME="Color">
<A NAME ="DOC.47.1">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Color(<!1><A HREF="string.html">string</A> x, double r, double g, double b)</B></TT>
<DD> 
<DL></DL><P>
<A NAME="Color">
<A NAME ="DOC.47.2">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Color(const char *x, double r, double g, double b)</B></TT>
<DD> 
<DL></DL><P>
<A NAME="Color">
<A NAME ="DOC.47.3">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Color(<!1><A HREF="string.html">string</A> x, unsigned long p)</B></TT>
<DL></DL><P>
<A NAME="Color">
<A NAME ="DOC.47.4">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Color(const char *x, unsigned long p)</B></TT>
<DL></DL><P>
<A NAME="name">
<A NAME ="DOC.47.5">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="string.html">string</A>  name</B></TT>
<DL></DL><P>
<A NAME="red">
<A NAME ="DOC.47.6">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> double  red</B></TT>
<DL></DL><P>
<A NAME="green">
<A NAME ="DOC.47.7">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> double  green</B></TT>
<DL></DL><P>
<A NAME="blue">
<A NAME ="DOC.47.8">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> double  blue</B></TT>
<DL></DL><P>
<A NAME="pixel">
<A NAME ="DOC.47.9">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> unsigned  long  pixel</B></TT>
<DL></DL><P>
<A NAME="allocated">
<A NAME ="DOC.47.10">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  allocated</B></TT>
<DL></DL><P></DL>
<hr>
 <DL><DT><B>This class has no child classes.</B></DL>
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
<P Align=Center><I>this page has been generated automatically by doc++</I>
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
</BODY>