diff -r b72c6db6890b -r 5dc02b23752f src/3rdparty/libtiff/html/man/raw2tiff.1.html --- a/src/3rdparty/libtiff/html/man/raw2tiff.1.html Wed Jun 23 19:07:03 2010 +0300 +++ b/src/3rdparty/libtiff/html/man/raw2tiff.1.html Tue Jul 06 15:10:48 2010 +0300 @@ -1,5 +1,5 @@ - + @@ -53,10 +53,10 @@ TIFF. By default, the TIFF image is created with data samples packed (PlanarConfiguration=1), compressed with the PackBits -algorithm (Compression=32773), and with each -strip no more than 8 kilobytes. These characteristics can -overridden, or explicitly specified with the options -described below.

+algorithm (Compression=32773), and with each strip no +more than 8 kilobytes. These characteristics can overridden, +or explicitly specified with the options described +below.

@@ -67,7 +67,7 @@ -

−H <number>

+

−H number

+

−w number

-

−w <number>

+

−l number

-

−l <number>

@@ -124,7 +124,7 @@ +

−b number

-

length of input image in lines(can be guessed, see +

length of input image in lines (can be guessed, see GUESSING THE IMAGE GEOMETRY below).

-

−b <number>

+

−d data_type

-

−d data_type

-

type of samples in input image, where data_type +

type of samples in input image, where data_type may be:

+ cols="3" cellspacing="0" cellpadding="0"> - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - -
+ -

byte

+

byte

- +

8-bit unsigned integer (default),

-
+ -

short

+

short

+

16-bit unsigned integer,

-
+ -

long

+

long

- +

32-bit unsigned integer,

-
+ -

sbyte

+

sbyte

+

8-bit signed integer,

+
+ +

sshort

+
+ +

16-bit signed integer,

+ -

sshort

-
- -

16-bit signed integer,

+

slong

-
- -

slong

-
+

32-bit signed integer,

-
+ -

float

+

float

+

32-bit IEEE floating point,

-
+ -

double

+

double

+ -

64-bit IEEE floating point,

-
+

64-bit IEEE floating point.

@@ -268,7 +242,7 @@ -

−i config

+

−i config

+config may be:

type of samples interleaving in input image, where -config may be:

+ cols="3" cellspacing="0" cellpadding="0"> - - - - - - - -
+ -

pixel

+

pixel

+

pixel interleaved data (default),

-
+ -

band

+

band

- +

band interleaved data.

-
+

−p photo

-

−p photo

+image, where photo may be:

photometric interpretation (color space) of the input -image, where photo may be:
-miniswhite
white color represented with 0 value,
-minisblack
black color represented with 0 value -(default),

+ cols="3" cellspacing="0" cellpadding="0"> - - - - - - - - + + - - - + - - + + - - - - - - - - - - - - - - - - -
+ -

rgb

-
+

miniswhite

+ -

image has RGB color model,

-
+

white color represented with 0 value,

+ -

cmyk

+

minisblack

+ + +

black color represented with 0 value (default),

+
-

image has CMYK (separated) color model,

+

rgb

+ + +

image has RGB color model,

+ -

ycbcr

+

cmyk

+
+ +

image has CMYK (separated) color model,

+
+ +

ycbcr

+

image has YCbCr color model,

-
+ -

cielab

+

cielab

+

image has CIE L*a*b color model,

-
+ -

icclab

+

icclab

+

image has ICC L*a*b color model,

-
+ -

itulab

+

itulab

+ -

image has ITU L*a*b color model,

-
+

image has ITU L*a*b color model.

@@ -473,12 +430,12 @@

Specify a compression scheme to use when writing image -data: −c none for no compression, -c +data: −c none for no compression, −c packbits for the PackBits compression algorithm (the -default), -c jpeg for the baseline JPEG compression -algorithm, -c zip for the Deflate compression -algorithm, and −c lzw for Lempel-Ziv & -Welch.

+default), −c jpeg for the baseline JPEG +compression algorithm, −c zip for the Deflate +compression algorithm, and −c lzw for +Lempel-Ziv & Welch.

@@ -489,7 +446,7 @@ -

−r <number>

+

−r number