[vtk-developers] [VTK 0011975]: [patch] add compression option to	vtkPNGWriter
    Mantis Bug Tracker 
    mantis at public.kitware.com
       
    Wed Mar 16 10:40:03 EDT 2011
    
    
  
The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11975 
====================================================================== 
Reported By:                Pietro Cerutti
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   11975
Category:                   Development
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-03-16 10:40 EDT
Last Modified:              2011-03-16 10:40 EDT
====================================================================== 
Summary:                    [patch] add compression option to vtkPNGWriter
Description: 
This patch adds a knob to the vtkPNGWriter class to allow the selection of a
compression level (0-9). This maps directly to the png_set_compression_level
function in the libpng API.
The default is 0 (no compression). I am open to suggestions on what you define a
good default value.
====================================================================== 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-16 10:40 Pietro Cerutti New Issue                                    
2011-03-16 10:40 Pietro Cerutti File Added: vtkPNGWriter.diff                   
======================================================================
    
    
More information about the vtk-developers
mailing list