12 #ifndef mitkColorSequenceRainbow_h
13 #define mitkColorSequenceRainbow_h
50 unsigned int m_ColorIndex;
55 std::vector<Color> m_ColorList;
#define MITKDATATYPESEXT_EXPORT
Color GetNextColor() override
method to return another color
void GoToBegin() override
method to set the color-index to begin again
~ColorSequenceRainbow() override
Interface for creating a sequence of nice/matching/appropriate/... colors.
Find image slices visible on a given plane.
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)