Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetToMaxWindowSize
Method
SetToMaxWindowSize
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
void mitk::LevelWindow::SetToMaxWindowSize()
190
{
191
SetWindowBounds(m_RangeMin, m_RangeMax);
192
}
193
194
mitk::ScalarType mitk::LevelWindow::GetRangeMin() const
195
{
Callers
1
OnSetMaximumWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected