TIFF_START Name
TIFF_START.PRO Purpose
Prepare IDL to create a .tiff file using the z-buffer device.
Category
Graphics
Keywords
ENABLE_Z: setting this keyword enables the z-buffering capabilities
of the 'z' device. This is not needed for two-D plots
and is off by default.
Calling Sequence
TIFF_START
Inputs
None.
Side Effects
Changes the graphics device to "z".
Modification History
Written by: Edward C. Wiebe, 2002-04-29.