Overture
Version 25
Main Page
Namespaces
Classes
Files
File List
File Members
Overture.v25.d
include
xColours.h
Go to the documentation of this file.
1
#ifndef X_COLOURS_H
2
#define X_COLOURS_H
3
4
// prototypes for functions in xColour.C
5
void
6
setXColour
(
const
aString
& xColourName );
7
8
void
9
setXColour
(
int
index );
10
11
int
12
getXColour
(
const
aString
& xColourName,
RealArray
& rgb);
13
14
int
15
getXColour
(
const
aString
& xColourName,
GUITypes::real
*rgb);
16
17
int
18
getXColour
(
const
aString
& xColourName );
19
20
const
aString
&
21
getXColour
(
int
index );
22
23
const
aString
*
24
getAllColourNames
();
25
26
#endif
Generated on Fri Jan 4 2013 10:18:01 for Overture by
1.8.3