MCPcopy Create free account
hub / github.com/Kitware/VTK / TestMapToWindowLevelColors.py

File TestMapToWindowLevelColors.py

Imaging/Core/Testing/Python/TestMapToWindowLevelColors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkImagingColor import vtkImageMapToWindowLevelColors
3from vtkmodules.vtkImagingSources import vtkImageMandelbrotSource
4from vtkmodules.vtkInteractionImage import vtkImageViewer

Callers

nothing calls this directly

Calls 11

vtkGetDataRootFunction · 0.90
SetProjectionAxesMethod · 0.80
SetLevelMethod · 0.80
RenderMethod · 0.65
SetWholeExtentMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
SetWindowMethod · 0.45
SetColorWindowMethod · 0.45
SetColorLevelMethod · 0.45

Tested by

no test coverage detected