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

Method GetUpperWindowBound

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

Source from the content-addressed store, hash-verified

114}
115
116mitk::ScalarType mitk::LevelWindow::GetUpperWindowBound() const
117{
118 return m_UpperWindowBound;
119}
120
121void mitk::LevelWindow::SetDefaultLevelWindow(mitk::ScalarType level, mitk::ScalarType window)
122{

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