Author: malat-guest Date: 2011-12-02 08:48:40 +0000 (Fri, 02 Dec 2011) New Revision: 8740
Modified: trunk/packages/tifffile/trunk/debian/tifffile.1 Log: update man page Modified: trunk/packages/tifffile/trunk/debian/tifffile.1 =================================================================== --- trunk/packages/tifffile/trunk/debian/tifffile.1 2011-12-02 08:42:47 UTC (rev 8739) +++ trunk/packages/tifffile/trunk/debian/tifffile.1 2011-12-02 08:48:40 UTC (rev 8740) @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. -.TH TIFFFILE "1" "November 2011" "tifffile 2011.11.12" "User Commands" +.TH TIFFFILE "1" "December 2011" "tifffile 2011.11.26" "User Commands" .SH NAME tifffile \- Read image and meta-data from TIFF, STK, LSM, OME-TIFF, and FluoView files. .SH SYNOPSIS @@ -16,8 +16,11 @@ STK, FluoView, and NIH image formats. .PP Only a subset of the TIFF specification is supported, mainly uncompressed and -losslessly compressed 1\-32 bit integer as well as 32 and 64\-bit float images, -which are commonly used in scientific imaging. +losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64\-bit float, +grayscale and RGB(A) images, which are commonly used in bio\-scientific +imaging. Specifically, reading JPEG or CCITT compressed image data is not +implemented. Only primary info records are read for STK, FluoView, and NIH +image formats. .SH OPTIONS .TP \fB\-\-version\fR @@ -47,6 +50,9 @@ \fB\-\-dpi\fR=\fIDPI\fR set plot resolution .TP +\fB\-\-debug\fR +raise exception on failures +.TP \fB\-\-test\fR try read all images in path .TP _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
