96#ifndef vtkJPEGWriter_h
97#define vtkJPEGWriter_h
99#include "vtkIOImageModule.h"
121 vtkSetClampMacro(Quality,
int, 0, 100);
122 vtkGetMacro(Quality,
int);
topologically and geometrically regular array of data
a simple class to control print indentation
~vtkJPEGWriter() override
static vtkJPEGWriter * New()
virtual void SetResult(vtkUnsignedCharArray *)
When writing to memory this is the result, it will be nullptr until the data is written the first tim...
void WriteSlice(vtkImageData *data, int *uExtent)
void Write() override
The main interface which triggers the writer to start.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dynamic, self-adjusting array of unsigned char
unsigned int vtkTypeUBool