40#ifndef VTKIMAGEPLANARCOMPONENTSTOCOMPONENTS_H
41#define VTKIMAGEPLANARCOMPONENTSTOCOMPONENTS_H
43#include "vtkgdcmModule.h"
44#include "vtkImageAlgorithm.h"
49#error do not use this class
68 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
Converts planar comp to pixel comp.
static vtkImagePlanarComponentsToComponents * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkImagePlanarComponentsToComponents()
void PrintSelf(ostream &os, vtkIndent indent)
vtkImagePlanarComponentsToComponents()