TIFF

    Marvin is able to export TIFF (Tagged Image File Format) image files.

    The export 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.

    Code: tiff