32 #ifndef vtkPNGReader_h
33 #define vtkPNGReader_h
35 #include "vtkIOImageModule.h"
73 void GetTextChunks(
const char*
key,
int beginEndIndex[2]);
77 const char* GetTextKey(
int index);
83 const char* GetTextValue(
int index);
88 size_t GetNumberOfTextChunks();
99 void vtkPNGReaderUpdate2(
100 OT *outPtr,
int *outExt,
vtkIdType *outInc,
long pixSize);
105 void operator=(const
vtkPNGReader&) VTK_DELETE_FUNCTION;
108 vtkInternals* Internals;
static vtkImageReader2 * New()
virtual const char * GetDescriptiveName()
Return a descriptive name for the file format that might be useful in a GUI.
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
topologically and geometrically regular array of data
virtual void ExecuteInformation()
virtual const char * GetFileExtensions()
Get the file extensions for this format.
Superclass of binary file readers.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo)
This is a convenience method that is implemented in many subclasses instead of RequestData.
general representation of visualization data