X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..0d1903dbda864780eec30efdc4e91776bdbfd21b:/src/tiff/man/rgb2ycbcr.1?ds=sidebyside diff --git a/src/tiff/man/rgb2ycbcr.1 b/src/tiff/man/rgb2ycbcr.1 index 487e5b6835..01a332ca07 100644 --- a/src/tiff/man/rgb2ycbcr.1 +++ b/src/tiff/man/rgb2ycbcr.1 @@ -1,4 +1,4 @@ -.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.3 2005/11/02 11:07:19 dron Exp $ +.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.4 2006-04-20 12:17:19 dron Exp $ .\" .\" Copyright (c) 1991-1997 Sam Leffler .\" Copyright (c) 1991-1997 Silicon Graphics, Inc. @@ -70,11 +70,11 @@ rows per strip. Specify a compression scheme to use when writing image data: .B "\-c none" for no compression, -.B "-c packbits" +.B "\-c packbits" for the PackBits compression algorithm (the default), -.B "-c jpeg" +.B "\-c jpeg" for the JPEG compression algorithm, -.B "-c zip" +.B "\-c zip" for the deflate compression algorithm, and .B "\-c lzw"