Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
Medical Imaging Interaction Toolkit
mitk::LevelWindow Member List

This is the complete list of members for mitk::LevelWindow, including all inherited members.

EnsureConsistency()mitk::LevelWindowinlineprotected
GetDefaultLevel() constmitk::LevelWindow
GetDefaultLowerBound() constmitk::LevelWindow
GetDefaultUpperBound() constmitk::LevelWindow
GetDefaultWindow() constmitk::LevelWindow
GetFixed() constmitk::LevelWindow
GetLevel() constmitk::LevelWindow
GetLowerWindowBound() constmitk::LevelWindow
GetRange() constmitk::LevelWindow
GetRangeMax() constmitk::LevelWindow
GetRangeMin() constmitk::LevelWindow
GetUpperWindowBound() constmitk::LevelWindow
GetWindow() constmitk::LevelWindow
IsFixed() constmitk::LevelWindow
IsFloatingValues() constmitk::LevelWindow
LevelWindow(ScalarType level=127.5, ScalarType window=255.0)mitk::LevelWindow
LevelWindow(const mitk::LevelWindow &levWin)mitk::LevelWindow
m_DefaultLowerBoundmitk::LevelWindowprotected
m_DefaultUpperBoundmitk::LevelWindowprotected
m_Fixedmitk::LevelWindowprotected
m_IsFloatingImagemitk::LevelWindowprotected
m_LowerWindowBoundmitk::LevelWindowprotected
m_RangeMaxmitk::LevelWindowprotected
m_RangeMinmitk::LevelWindowprotected
m_UpperWindowBoundmitk::LevelWindowprotected
operator!=(const LevelWindow &levWin) constmitk::LevelWindowvirtual
operator=(const LevelWindow &levWin)mitk::LevelWindowvirtual
operator==(const LevelWindow &levWin) constmitk::LevelWindowvirtual
ResetDefaultLevelWindow()mitk::LevelWindow
ResetDefaultRangeMinMax()mitk::LevelWindow
SetAuto(const Image *image, bool tryPicTags=true, bool guessByCentralSlice=true, unsigned selectedComponent=0)mitk::LevelWindow
SetDefaultBoundaries(ScalarType low, ScalarType up)mitk::LevelWindow
SetDefaultLevelWindow(ScalarType level, ScalarType window)mitk::LevelWindow
SetFixed(bool fixed)mitk::LevelWindow
SetFloatingValues(bool value)mitk::LevelWindow
SetLevelWindow(ScalarType level, ScalarType window, bool expandRangesIfNecessary=true)mitk::LevelWindow
SetRangeMinMax(ScalarType min, ScalarType max)mitk::LevelWindow
SetToImageRange(const Image *image)mitk::LevelWindow
SetToMaxWindowSize()mitk::LevelWindow
SetWindowBounds(ScalarType lowerBound, ScalarType upperBound, bool expandRangesIfNecessary=true)mitk::LevelWindow
~LevelWindow()mitk::LevelWindowvirtual