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