Go to the documentation of this file.
34 #ifndef vtkJPEGReader_h
35 #define vtkJPEGReader_h
37 #include "vtkIOImageModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
~vtkJPEGReader() override
static vtkImageReader2 * New()
a simple class to control print indentation
const char * GetDescriptiveName() override
Return a descriptive name for the file format that might be useful in a GUI.
Superclass of binary file readers.
const char * GetFileExtensions() override
Get the file extensions for this format.
virtual void ExecuteInformation()
virtual int CanReadFile(const char *vtkNotUsed(fname))
Return non zero if the reader can read the given file name.
general representation of visualization data