26 #ifndef vtkPNMWriter_h 27 #define vtkPNMWriter_h 29 #include "vtkIOImageModule.h"
virtual void WriteFileHeader(ostream *, vtkImageData *, int[6])
virtual void WriteFile(ostream *file, vtkImageData *data, int extent[6], int wExtent[6])
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
topologically and geometrically regular array of data
Writes PNM (portable any map) files.
static vtkImageWriter * New()