MCPcopy Create free account
hub / github.com/MITK/MITK / GetLowerWindowBound

Method GetLowerWindowBound

Modules/Core/src/DataManagement/mitkLevelWindow.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111mitk::ScalarType mitk::LevelWindow::GetLowerWindowBound() const
112{
113 return m_LowerWindowBound;
114}
115
116mitk::ScalarType mitk::LevelWindow::GetUpperWindowBound() const
117{

Callers 13

paintEventMethod · 0.80
UpdateMethod · 0.80
GetPixmapFromImageNodeFunction · 0.80
ApplyLevelWindowMethod · 0.80
ApplyLevelWindowMethod · 0.80
mitkLevelWindowTestFunction · 0.80
ApplyAllPropertiesMethod · 0.80
ApplyLevelWindowMethod · 0.80
ApplyAllPropertiesMethod · 0.80
LevelWindowMethod · 0.80

Calls

no outgoing calls

Tested by 1

mitkLevelWindowTestFunction · 0.64