TIFF
Marvin is able to export TIFF (Tagged Image File Format) image files. The PngExport module recognizes the common image export options.
Examples:
| tiff | Default settings: 200x200 pixels, white background (or black in 3D), no compression. | 
| tiff:w100,b32 | 100x100 TIFF with yellow background. | 
TiffExport uses the com.sun.media.jai package.
Codename: tiff