137#ifndef vtkJPEGReader_h
138#define vtkJPEGReader_h
140#include "vtkIOImageModule.h"
general representation of visualization data
topologically and geometrically regular array of data
Superclass of binary file readers.
a simple class to control print indentation
void ExecuteDataWithInformation(vtkDataObject *out, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
const char * GetFileExtensions() override
Get the file extensions for this format.
static vtkJPEGReader * New()
int CanReadFile(VTK_FILEPATH const char *fname) override
Is the given file a JPEG file?
~vtkJPEGReader() override=default
void InternalUpdate(vtkImageData *data, OT *outPtr)
void ExecuteInformation() override
const char * GetDescriptiveName() override
Return a descriptive name for the file format that might be useful in a GUI.
Set of utilities for OpenTURNS<->VTK conversions.