From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- tiff/html/man/tiffinfo.1.html | 196 ------------------------------------------ 1 file changed, 196 deletions(-) delete mode 100644 tiff/html/man/tiffinfo.1.html (limited to 'tiff/html/man/tiffinfo.1.html') diff --git a/tiff/html/man/tiffinfo.1.html b/tiff/html/man/tiffinfo.1.html deleted file mode 100644 index 4863ed3..0000000 --- a/tiff/html/man/tiffinfo.1.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -TIFFINFO - - - -

TIFFINFO

-NAME
-SYNOPSIS
-DESCRIPTION
-OPTIONS
-SEE ALSO
- -
- -

NAME

- - - - - -
-

tiffinfo − print information about -TIFF files

-
- -

SYNOPSIS

- - - - - -
-

tiffinfo [ options ] input.tif -...

-
- -

DESCRIPTION

- - - - - -
-

Tiffinfo displays information about files created -according to the Tag Image File Format, Revision 6.0. By -default, the contents of each TIFF directory -in each file is displayed, with the value of each tag shown -symbolically (where sensible).

-
- -

OPTIONS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -

−c

-
- -

Display the colormap and color/gray response curves, if -present.

-
-
- -

−D

-
- -

In addition to displaying the directory tags, read and -decompress all the data in each image (but not display -it).

-
-
- -

−d

-
- -

In addition to displaying the directory tags, print each -byte of decompressed data in hexadecimal.

-
-
- -

−j

-
- -

Display any JPEG -related tags that are -present.

-
-
- -

−o

-
- -

Set the initial TIFF directory according -to the specified file offset. The file offset may be -specified using the usual C-style syntax; i.e. a leading -‘‘0x’’ for hexadecimal and a leading -‘‘0’’ for octal.

-
-
- -

−s

-
- -

Display the offsets and byte counts for each data strip -in a directory.

-
-
- -

−z

-
- -

Enable strip chopping when reading image data.

-
-
- -

−#

-
- -

Set the initial TIFF directory to -#.

-
-
- -

SEE ALSO

- - - - - -
-

pal2rgb(1), tiffcp(1), tiffcmp(1), -tiffmedian(1), libtiff(3TIFF)

- -

Libtiff library home page: -http://www.remotesensing.org/libtiff/

-
-
- - -- cgit v1.2.3