TRUETIF December 14, 1987, Copyright Truevision, Inc. Experimental Name truetif - TRUEVISION to TIFF file conversion utility SYNOPSIS truetif [option] ... [filename]... Description Truetif converts a TRUEVISION(R) image file to a Tagged Image File Format. This file may then be placed in programs which utilize the TIFF file format. The following options are understood: -g controls gamma correction, 0-10. (try truetif -g.75 filename for optimum contrast adjustments) -E controls enhancement of gamma correction, no value needed. -b controls brightness, value range 0-255. -N output negative of image, no value needed. -o output TIFF file to a different file name. EXAMPLES Output TIFF File for Pagemaker(R) truetif -E filename.tga Output TIFF file for Pagemaker(R) with gamma correction truetif -g.75 filename.tga Output TIFF file for Pagemaker(R) with brightness correction truetif -b100 filename.tga