Go to the documentation of this file.
40 #ifndef vtkPNMReader_h
41 #define vtkPNMReader_h
58 return ".pnm .pgm .ppm";
Superclass of transformable binary file readers.
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOIMAGE_EXPORT
virtual const char * GetFileExtensions()
int CanReadFile(const char *fname)
void ExecuteInformation()
a simple class to control print indentation
virtual const char * GetDescriptiveName()
virtual void PrintSelf(ostream &os, vtkIndent indent)
read pnm (i.e., portable anymap) files
static vtkPNMReader * New()