Tagged Image File Format

Codename: tiff

Marvin is able to export TIFF image files. The TiffExport 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, alpha channel is encoded.

TiffExport uses the com.sun.media.jai package.