r1843: *** empty log message ***
[ctsim.git] / man / if1.1
1 .\"  -*- NROFF -*-
2 .\"
3 .\" if1.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@ctsim.org>
6 .\"
7 .\" $Id: if1.1,v 1.3 2002/05/01 02:19:46 kevin Exp $
8 .\" $Log: if1.1,v $
9 .\" Revision 1.3  2002/05/01 02:19:46  kevin
10 .\" *** empty log message ***
11 .\"
12 .\" Revision 1.2  2000/12/18 05:33:44  kevin
13 .\" Added ctsim.1
14 .\"
15 .\" Revision 1.1  2000/12/18 03:03:05  kevin
16 .\" Initial cvs import
17 .\"
18 .\" Revision 1.2  2000/11/08 23:56:24  kevin
19 .\" *** empty log message ***
20 .\"
21 .\" Revision 1.1  2000/06/09 01:35:33  kevin
22 .\" Convert MPI structure to C++ class
23 .\"
24 .\" Revision 1.1  2000/05/03 08:43:46  kevin
25 .\" *** empty log message ***
26 .\"
27 .\"
28 .TH if1 1
29
30 .SH NAME
31 if1 - Single IF (Image File) Transformation
32         
33 .SH SYNOPSIS
34 .B if1 iffile outfile [OPTIONS]
35
36 .SH DESCRIPTION 
37 \fIif1\fP transforms a single IF file.
38
39 .SH OPTIONS
40 \fIif1\fP accepts the following options:
41 .TP 16 
42 .B \-\-invert
43 Inverts (negates) the image.
44 .TP 16
45 .B \-\-log
46 Natural logrithm of image.
47 .TP 16
48 .B \-\-exp
49 Natural exponential of image.
50 .TP 16
51 .B \-\-debug
52 Set debug mode.
53 .TP 16
54 .B \-\-verbose
55 Set verbose mode.
56 .TP 16
57 .B \-\-version
58 Print version.
59 .TP 16
60 .B \-\-help
61 Print terse help summary.
62
63 .SH AUTHORS
64 Kevin Rosenberg, M.D. <kevin@ctsim.org>
65
66 .SH HISTORY
67 CTSim was begun in 1983 using MS-DOS and an EGA display adapter. In
68 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
69
70 .SH SEE ALSO
71 .BR ctsim (1), ifinfo (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1)