16 #ifndef MITKCOLORSEQUENCE_H_DEFG2390JKD
17 #define MITKCOLORSEQUENCE_H_DEFG2390JKD
47 virtual Color GetNextColor()
override;
52 virtual void GoToBegin()
override;
63 virtual void ChangeHueValueByCycleSteps(
int steps);
64 virtual void ChangeHueValueByAbsoluteNumber(
float number);
72 virtual void SetColorCycle(
unsigned short cycle);
#define MITKDATATYPESEXT_EXPORT
unsigned short color_cycle
DataCollection - Class to facilitate loading/accessing structured data.
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)
Creates a list of around 36 different colors, where one is easily distinguished from the preceding on...
Inferface for creating a sequence of nice/matching/appropriate/... colors.