29 #ifndef __vtkColorSeries_h
30 #define __vtkColorSeries_h
60 void SetColorScheme(
int scheme);
64 vtkGetMacro(ColorScheme,
int);
68 int GetNumberOfColors();
88 void InsertColor(
int index,
const vtkColor3ub &color);
93 void RemoveColor(
int index);
121 #endif //__vtkColorSeries_h
abstract base class for most VTK objects
7 colors from blue to magenta.
6 colors from green to orange.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
6 warm colors (red to yellow).
7 cool colors (green to purple).