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