PNGWriter (PNGWriter)
 
Writer to write image data as a PNG file. It supports 1 to 4 component
data of unsigned char or unsigned short.
PropertyDescriptionDefault Value(s)Restrictions
File Name
(FileName)
The name of the file to be written.    
Input
(Input)
The input filter/source whose output dataset is to written to the file.  

The selected object must be the result of the following: sources (includes readers), filters.

The selected dataset must be one of the following types (or a subclass of one of them): vtkImageData.