r90: Convert MPI structure to C++ class
[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.1 2000/06/09 01:35:33 kevin Exp $
8 .\" $Log: if-1.1,v $
9 .\" Revision 1.1  2000/06/09 01:35:33  kevin
10 .\" Convert MPI structure to C++ class
11 .\"
12 .\" Revision 1.1  2000/05/03 08:43:46  kevin
13 .\" *** empty log message ***
14 .\"
15 .\"
16 .Dd April 19, 2000
17 .Dt IF-1 1
18 .Os
19 .Sh NAME
20 .Nm if-1
21 .Nd Single IF (Image File) Transformation
22 .Sh SYNOPSIS
23 .Nm if-1 iffile outfile [OPTIONS]
24 .Sh DESCRIPTION 
25 .Pp
26 .Nm 
27 Transforms a single IF file.
28 .Pp
29 The options are as follows:
30 .Bl -tag -width Ds
31 .It Fl Fl invert
32 Inverts (negates) the image
33 .It Fl Fl log
34 Natural logrithm of image
35 .It Fl Fl exp
36 Natural exponential of image
37 .It Fl Fl debug
38 Set debug mode
39 .It Fl Fl verbose
40 Set verbose mode
41 .It Fl Fl version
42 Print version
43 .It Fl Fl help
44 Print terse help summary
45 .Sh AUTHORS
46 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
47 .Sh HISTORY
48 .Nm
49 was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux.
50 .Sh SEE ALSO
51 .Xr ctrec 1 ,
52 .Xr phm2rs 1 ,
53 .Xr phm2if 1 ,
54 .Xr rs2if 1 ,
55 .Xr ifinfo 1