Hello All, I am working with pvpython/pvbatch. I need to save some JPEG files, which I do using something like:
view.WriteImage(outputdir + filename, "vtkJPEGWriter") The resulting JPEG files have a 95% quality, which turns out to be too much for what I am doing (in terms of file size). Is there a way to specify the quality of the JPEG files saved using WriteImage()? If this is not possible, can somebody suggest how to tweak the ParaView sources to save with a different quality? Many thanks, -Marzio
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
