vtkPNMWriter - Writes no PNM (portable any map) files.
Super Class: vtkImageWriter
Description:
vtkPNMWriter writes PNM file. The data type of the file is unsigned char regardless of the input type.
Methods:
static vtkPNMWriter *New () | |
const char *GetClassName () | |
void WriteFile (unknown * ,vtkImageData * ,int ) | |
void WriteFileHeader (unknown * ,vtkImageCache *) |
Detailed Method Descriptions: