|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <mitkColorSequenceRainbow.h>


Public Member Functions | |
| ColorSequenceRainbow () | |
| ~ColorSequenceRainbow () override | |
| Color | GetNextColor () override |
| method to return another color More... | |
| void | GoToBegin () override |
| method to set the color-index to begin again More... | |
Public Member Functions inherited from mitk::ColorSequence | |
| ColorSequence () | |
| virtual | ~ColorSequence () |
Definition at line 20 of file mitkColorSequenceRainbow.h.
| mitk::ColorSequenceRainbow::ColorSequenceRainbow | ( | ) |
|
override |
|
overridevirtual |
method to return another color
Implements mitk::ColorSequence.
|
overridevirtual |
method to set the color-index to begin again
Implements mitk::ColorSequence.