Go to the documentation of this file.
32 #ifndef vtkXMLImageDataWriter_h
33 #define vtkXMLImageDataWriter_h
35 #include "vtkIOXMLModule.h"
vtkImageData * GetInput()
Get/Set the writer's input.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.
void GetInputExtent(int *extent)
const char * GetDataSetName()
Write VTK XML ImageData files.
topologically and geometrically regular array of data
a simple class to control print indentation
static vtkXMLImageDataWriter * New()
void WritePrimaryElementAttributes(ostream &os, vtkIndent indent)
Superclass for VTK XML structured data writers.