NAME
targatorle - Convert Targa 32 TIPS images to
RLE format.
SYNOPSIS
targatorle [ -h headerfile ] [ -o outfile.rle ] [ infile.tga ]
DESCRIPTION
Targatorle converts a file from Targa 32 TIPS
format into RLE format. Because TIPS and RLE
agree on which end is up, rleflip is not
necessary to preserve orientation. If no
input file is specified, the data is read
from stdin.
OPTIONS
-h Allow the program to write Targa header
information to headerfile
-o Use outfile as output instead of stdout.
SEE ALSO
urt(1), RLE(5).
AUTHOR
Hann-Bin Chuang
9