X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..05942059ef5ba8ebb6c7829776796a5be4e61262:/src/tiff/man/tiffgt.1 diff --git a/src/tiff/man/tiffgt.1 b/src/tiff/man/tiffgt.1 index 0c14503a25..680a49a042 100644 --- a/src/tiff/man/tiffgt.1 +++ b/src/tiff/man/tiffgt.1 @@ -1,4 +1,4 @@ -.\" $Id: tiffgt.1,v 1.3 2005/11/02 11:07:19 dron Exp $ +.\" $Id: tiffgt.1,v 1.4 2006-04-20 12:17:19 dron Exp $ .\" .\" Copyright (c) 1988-1997 Sam Leffler .\" Copyright (c) 1991-1997 Silicon Graphics, Inc. @@ -56,11 +56,11 @@ correctly handles files with any of the following characteristics: .in +0.5i .ta \w'\fIPhotometricInterpretation\fP 'u .nf -BitsPerSample 1, 2, 4, 8, 16 -SamplesPerPixel 1, 3, 4 (the 4th sample is ignored) -PhotometricInterpretation 0 (min-is-white), 1 (min-is-black), 2 (RGB), 3 (palette), 6 (YCbCr) -PlanarConfiguration 1 (contiguous), 2 (separate) -Orientation 1 (top-left), 4 (bottom-left) +\fIBitsPerSample\fP 1, 2, 4, 8, 16 +\fISamplesPerPixel\fP 1, 3, 4 (the 4th sample is ignored) +\fIPhotometricInterpretation\fP 0 (min-is-white), 1 (min-is-black), 2 (RGB), 3 (palette), 6 (YCbCr) +\fIPlanarConfiguration\fP 1 (contiguous), 2 (separate) +\fIOrientation\fP 1 (top-left), 4 (bottom-left) .fi .in -0.5i .sp .5 @@ -199,15 +199,15 @@ i.e. a leading ``0x'' for hexadecimal and a leading ``0'' for octal. Override the value of the .I PhotometricInterpretation tag; the parameter may be one of: -.IR miniswhite , -.IR minisblack , -.IR rgb , -.IR palette , -.IR mask , -.IR separated , -.IR ycbcr , +.BR miniswhite , +.BR minisblack , +.BR rgb , +.BR palette , +.BR mask , +.BR separated , +.BR ycbcr , and -.IR cielab . +.BR cielab . .TP .B \-r Force image display in a full color window.