Documentation for vtkImageFilter

vtkImageFilter - Generic filter that has one input..

Super Class: vtkImageSource

Description:

vtkImageFilter is a filter superclass that hides much of the pipeline complexity. It handles breaking the pipeline execution into smaller extents so that the vtkImageCache memory limits are observed. It also provides support for multithreading.

 

Methods:

 

Detailed Method Descriptions: