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

Method SetColorLevel

Interaction/Image/vtkImageViewer2.cxx:445–448  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

443
444//------------------------------------------------------------------------------
445void vtkImageViewer2::SetColorLevel(double s)
446{
447 this->WindowLevel->SetLevel(s);
448}
449
450//------------------------------------------------------------------------------
451class vtkImageViewer2Callback : public vtkCommand

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

SetLevelMethod · 0.80

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