27 #ifndef vtkJPEGWriter_h 28 #define vtkJPEGWriter_h 30 #include "vtkIOImageModule.h" 46 void Write()
override;
52 vtkSetClampMacro(Quality,
int, 0, 100);
53 vtkGetMacro(Quality,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void Write()
The main interface which triggers the writer to start.
unsigned int vtkTypeUBool
static vtkImageWriter * New()
dynamic, self-adjusting array of unsigned char