MCPcopy Create free account
hub / github.com/Kitware/VTK / GetColorWindow

Method GetColorWindow

Interaction/Image/vtkImageViewer2.cxx:427–430  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

425
426//------------------------------------------------------------------------------
427double vtkImageViewer2::GetColorWindow()
428{
429 return this->WindowLevel->GetWindow();
430}
431
432//------------------------------------------------------------------------------
433double vtkImageViewer2::GetColorLevel()

Callers 10

StartWindowLevelMethod · 0.80
SetColorLevelMethod · 0.80
ExecuteMethod · 0.80
GetColorWindowFunction · 0.80
ExecuteMethod · 0.80
DeepCopyMethod · 0.80
MakeTextureDataMethod · 0.80
GetBackgroundColorMethod · 0.80

Calls 1

GetWindowMethod · 0.80

Tested by

no test coverage detected