25 #ifndef vtkJSONImageWriter_h
26 #define vtkJSONImageWriter_h
40 vtkSetStringMacro(FileName);
41 vtkGetStringMacro(FileName);
47 vtkSetStringMacro(ArrayName);
48 vtkGetStringMacro(ArrayName);
54 vtkSetMacro(Slice,
int);
55 vtkGetMacro(Slice,
int);
a simple class to control print indentation
Writes vtkImageData to a JSON file.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
#define VTKIOIMAGE_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)