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