@acransac/vtk.js
Version:
Visualization Toolkit for the Web
17 lines (10 loc) • 523 B
Markdown
## Introduction
vtkImageMapper provides 2D image display support for vtk.
It can be associated with a vtkImageSlice prop and placed within a Renderer.
This class resolves coincident topology with the same methods as [vtkMapper](./Rendering_Core_Mapper.html).
## See Also
[vtkImageProperty](./Rendering_Core_ImageProperty.html)
[vtkImageSlice](./Rendering_Core_ImageSlice.html)
[vtkInteractorStyleImage](./Interactor_Style_InteractorStyleImage.html)
### zSlice
What slice of image data to display from a 3D volume.