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

File TestImageCanvas.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkIOImage import vtkJPEGReader
3from vtkmodules.vtkImagingSources import vtkImageCanvasSource2D
4from vtkmodules.vtkInteractionImage import vtkImageViewer

Callers

nothing calls this directly

Calls 14

vtkGetDataRootFunction · 0.90
FillBoxMethod · 0.80
RenderMethod · 0.65
SetExtentMethod · 0.45
SetFileNameMethod · 0.45
UpdateMethod · 0.45
DrawImageMethod · 0.45
GetOutputMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
SetColorWindowMethod · 0.45

Tested by

no test coverage detected