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

Method SetColorWindow

Interaction/Image/vtkImageViewer2.cxx:439–442  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

437
438//------------------------------------------------------------------------------
439void vtkImageViewer2::SetColorWindow(double s)
440{
441 this->WindowLevel->SetWindow(s);
442}
443
444//------------------------------------------------------------------------------
445void vtkImageViewer2::SetColorLevel(double s)

Callers 15

TestDisplayFunction · 0.45
TestJPEGReader.pyFile · 0.45
TestBMPReader.pyFile · 0.45
TestTIFFReader.pyFile · 0.45
TestMetaImage2D.pyFile · 0.45
TestBMPReaderFunction · 0.45
TestHDRReaderStreamFunction · 0.45
TestHDRReaderFunction · 0.45

Calls 1

SetWindowMethod · 0.45

Tested by 15

TestDisplayFunction · 0.36
TestBMPReaderFunction · 0.36
TestHDRReaderStreamFunction · 0.36
TestHDRReaderFunction · 0.36
TestNrrdReaderFunction · 0.36
TestDisplayFunction · 0.36
TestDisplayFunction · 0.36
TestJPEGReaderFunction · 0.36
TestDisplayFunction · 0.36