Exporting 16-bit images from paraview

Is there any way to export 16 bit images (in any format) from paraview? I don’t see anything in the GUI but perhaps there’s a hidden/scriptable capability.

Hi @aerogt3

Do you mean write screenshots as 16 bit images ?

Yes, in very high resolution images more than 256 colors would reduce banding.

Im afraid not, however VTK is able to write such images, so It should not be too hard to implement.