38 #ifndef vtkPNMReader_h 39 #define vtkPNMReader_h 41 #include "vtkIOImageModule.h" 57 return ".pnm .pgm .ppm";
read pnm (i.e., portable anymap) files
static vtkImageReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int CanReadFile(const char *vtkNotUsed(fname))
Return non zero if the reader can read the given file name.
a simple class to control print indentation
Superclass of transformable binary file readers.
virtual void ExecuteInformation()
const char * GetDescriptiveName() override
PNM.
const char * GetFileExtensions() override
.pnm .pgm .ppm