Go to the documentation of this file.
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