]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/man/tiffgt.1
Add virtual ~wxAnyScrollHelperBase() to fix compiler warning.
[wxWidgets.git] / src / tiff / man / tiffgt.1
index 0c14503a25b690a5cfc86b408b68abc4adeb608b..8da0c40b15cb065828da0818b3d093c84d3d1edd 100644 (file)
@@ -1,4 +1,3 @@
-.\" $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.
@@ -56,11 +55,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 +198,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.