97#include "vtkIOImageModule.h"
Superclass of transformable binary file readers.
a simple class to control print indentation
read pnm (i.e., portable anymap) files
int CanReadFile(VTK_FILEPATH const char *fname) override
const char * GetDescriptiveName() override
PNM.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ExecuteInformation() override
const char * GetFileExtensions() override
.pnm .pgm .ppm
static vtkPNMReader * New()
~vtkPNMReader() override=default