|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   26 #ifndef vtkPNGWriter_h 
   27 #define vtkPNGWriter_h 
   29 #include "vtkIOImageModule.h"  
   45   void Write() 
override;
 
   55   vtkSetClampMacro(CompressionLevel, 
int, 0, 9);
 
   56   vtkGetMacro(CompressionLevel, 
int);
 
   84   void AddText(
const char* 
key, 
const char* 
value);
 
  
static const char * DISCLAIMER
dynamic, self-adjusting array of unsigned char
vtkUnsignedCharArray * Result
static const char * COMMENT
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.
static const char * COPYRIGHT
static const char * WARNING
static const char * AUTHOR
static const char * DESCRIPTION
unsigned int vtkTypeUBool
virtual void Write()
The main interface which triggers the writer to start.
static const char * CREATION_TIME
static vtkImageWriter * New()
static const char * SOURCE
static const char * TITLE
Standard keys.
static const char * SOFTWARE