dbfb19b3050ddfbf1c43ce2935ea08adfd773658
[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.5 2002/05/03 10:45:52 kevin Exp $
8 .\" 
9 .TH "if1" "1" "" "Kevin M. Rosenberg" "Engineering"
10 .SH "NAME"
11 if1 \- Single IF (Image File) Transformation
12         
13 .SH "SYNOPSIS"
14 .B if1 iffile outfile [OPTIONS]
15
16 .SH "DESCRIPTION "
17 \fIif1\fP transforms a single IF file.
18
19 .SH "OPTIONS"
20 \fIif1\fP accepts the following options:
21 .TP 16 
22 .B \-\-invert
23 Inverts (negates) the image.
24 .TP 16
25 .B \-\-log
26 Natural logrithm of image.
27 .TP 16
28 .B \-\-exp
29 Natural exponential of image.
30 .TP 16
31 .B \-\-debug
32 Set debug mode.
33 .TP 16
34 .B \-\-verbose
35 Set verbose mode.
36 .TP 16
37 .B \-\-version
38 Print version.
39 .TP 16
40 .B \-\-help
41 Print terse help summary.
42
43 .SH "AUTHORS"
44 Kevin Rosenberg, M.D. <kevin@ctsim.org>
45
46 .SH "HISTORY"
47 CTSim was begun in 1983 using MS\-DOS and an EGA display adapter. In
48 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
49
50 .SH "SEE ALSO"
51 .BR ctsim (1), ifinfo (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1)