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