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