-.\" $Id: tiffgt.1,v 1.3 2005/11/02 11:07:19 dron Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
.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
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.