Blame html/man/sgi2tiff.1.html

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
<html>
Packit Service db44fb
<head>
Packit Service db44fb
<meta name="generator" content="groff -Thtml, see www.gnu.org">
Packit Service db44fb
<meta name="Content-Style" content="text/css">
Packit Service db44fb
<title>SGI2TIFF</title>
Packit Service db44fb
</head>
Packit Service db44fb
<body>
Packit Service db44fb
Packit Service db44fb

SGI2TIFF

Packit Service db44fb
NAME
Packit Service db44fb
SYNOPSIS
Packit Service db44fb
DESCRIPTION
Packit Service db44fb
OPTIONS
Packit Service db44fb
BUGS
Packit Service db44fb
SEE ALSO
Packit Service db44fb
Packit Service db44fb

Packit Service db44fb
Packit Service db44fb

NAME

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
       cols="2" cellspacing="0" cellpadding="0">
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

sgi2tiff − create a <small>TIFF</small> file from

Packit Service db44fb
an <small>SGI</small> image file

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

SYNOPSIS

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
       cols="2" cellspacing="0" cellpadding="0">
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

sgi2tiff [ options ] input.rgb

Packit Service db44fb
output.tif

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

DESCRIPTION

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
       cols="2" cellspacing="0" cellpadding="0">
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

sgi2tiff converts a file in the <small>SGI</small>

Packit Service db44fb
image format to <small>TIFF.</small> By default, the
Packit Service db44fb
<small>TIFF</small> image is created with data samples
Packit Service db44fb
packed (PlanarConfiguration=1), compressed with the
Packit Service db44fb
Lempel-Ziv & Welch algorithm (Compression=5), and
Packit Service db44fb
with each strip no more than 8 kilobytes. These
Packit Service db44fb
characteristics can overridden, or explicitly specified with
Packit Service db44fb
the options described below.

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

OPTIONS

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
       cols="5" cellspacing="0" cellpadding="0">
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

−c

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

Specify a compression scheme to use when writing image

Packit Service db44fb
data: −c none for no compression, −c
Packit Service db44fb
packbits for the PackBits compression algorithm),
Packit Service db44fb
−c jpeg for the baseline JPEG compression
Packit Service db44fb
algorithm, −c zip for the Deflate compression
Packit Service db44fb
algorithm, and −c lzw for Lempel-Ziv &
Packit Service db44fb
Welch (the default).

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

−p

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

Explicitly select the planar configuration used in

Packit Service db44fb
organizing data samples in the output image: −p
Packit Service db44fb
contig for samples packed contiguously, and −p
Packit Service db44fb
separate for samples stored separately. By default
Packit Service db44fb
samples are packed.

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

−r

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

Write data with a specified number of rows per strip; by

Packit Service db44fb
default the number of rows/strip is selected so that each
Packit Service db44fb
strip is approximately 8 kilobytes.

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

BUGS

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
       cols="2" cellspacing="0" cellpadding="0">
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

Does not record colormap information.

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

SEE ALSO

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
       cols="2" cellspacing="0" cellpadding="0">
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

tiffinfo(1), tiffcp(1),

Packit Service db44fb
tiffmedian(1), libtiff(3)

Packit Service db44fb
Packit Service db44fb

Libtiff library home page:

Packit Service db44fb
http://www.remotesensing.org/libtiff/

Packit Service db44fb
Packit Service db44fb
Packit Service db44fb

Packit Service db44fb
</body>
Packit Service db44fb
</html>