29 #ifndef vtkBMPWriter_h
30 #define vtkBMPWriter_h
32 #include "vtkIOImageModule.h"
virtual void WriteFile(ofstream *file, vtkImageData *data, int extent[6], int wExtent[6])
a simple class to control print indentation
topologically and geometrically regular array of data
static vtkImageWriter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Writes Windows BMP files.
virtual void WriteFileHeader(ofstream *, vtkImageData *, int[6])