34 #ifndef vtkJPEGReader_h
35 #define vtkJPEGReader_h
37 #include "vtkIOImageModule.h"
virtual const char * GetDescriptiveName()
Return a descriptive name for the file format that might be useful in a GUI.
static vtkImageReader2 * New()
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
virtual void ExecuteInformation()
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
virtual const char * GetFileExtensions()
Get the file extensions for this format.