64 #ifndef __vtkMetaImageWriter_h
65 #define __vtkMetaImageWriter_h
90 virtual void SetRAWFileName(
const char* fname);
91 virtual char* GetRAWFileName();
96 this->Compress = compress;
100 return this->Compress;
105 virtual void Write();
111 vtkSetStringMacro(MHDFileName);
120 vtkmetaio::MetaImage * MetaImagePtr;
a simple class to control print indentation
static vtkImageWriter * New()
virtual void SetFileName(const char *)
void PrintSelf(ostream &os, vtkIndent indent)