12 #ifndef mitkColorSequenceCycleH_h
13 #define mitkColorSequenceCycleH_h
#define MITKDATATYPESEXT_EXPORT
Creates a list of around 36 different colors, where one is easily distinguished from the preceding on...
virtual void ChangeHueValueByCycleSteps(int steps)
Increase the used Hue value. This can be done by steps ( = steps * 60 increase of Hue ) or absolute (...
Color GetNextColor() override
Return another color.
virtual void ChangeHueValueByAbsoluteNumber(float number)
unsigned short color_cycle
virtual void SetColorCycle(unsigned short cycle)
Set the color cycle. The color cycle has to be an integer value between 0 and 5 (see class descriptio...
void GoToBegin() override
Rewind to first color.
~ColorSequenceCycleH() 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)