X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=man%2Fifexport.1;fp=man%2Fifexport.1;h=4a3cfe64358334725589b10db1e334a97b627ae4;hb=e3fc751c935bc51ae13902c9c9e183a4aea02aa6;hp=0000000000000000000000000000000000000000;hpb=03df7888191e78f927537a2993d20e402d4d4997;p=ctsim.git diff --git a/man/ifexport.1 b/man/ifexport.1 new file mode 100644 index 0000000..4a3cfe6 --- /dev/null +++ b/man/ifexport.1 @@ -0,0 +1,68 @@ +.\" -*- nroff -*- +.\" +.\" ifexport.1 +.\" +.\" Author: Kevin Rosenberg +.\" +.\" $Id: ifexport.1,v 1.1 2000/12/17 22:44:43 kevin Exp $ +.\" $Log: ifexport.1,v $ +.\" Revision 1.1 2000/12/17 22:44:43 kevin +.\" Renamed if2img to ifexport +.\" +.\" Revision 1.1 2000/06/09 01:35:33 kevin +.\" Convert MPI structure to C++ class +.\" +.\" Revision 1.2 2000/05/03 08:43:46 kevin +.\" *** empty log message *** +.\" +.\" +.Dd April 19, 2000 +.Dt IFEXPORT 1 +.Os +.Sh NAME +.Nm ifexport +.Nd IF (Image File) to Image +.Sh SYNOPSIS +.Nm ifexport iffile outfile [OPTIONS] +.Sh DESCRIPTION +.Pp +.Nm +converts an 2D IF file to a viewable image file. +.Pp +The options are as follows: +.Bl -tag -width Ds +.It Fl Fl format Ar format-name +Choose output image format +.It Fl Fl center Ar center-mode +Choose center of window (default is mode) +.It Fl Fl auto Ar auto-mode +Set automatic window mode (default is full) +.It Fl Fl scaling Ar multiple +Set scaling factor for output image (default is 1) +.It Fl Fl min Ar minimum +Set minimum intensity of window (overrides --auto) +.It Fl Fl max Ar maximum +Set maximum intensity of window (overrides --auto) +.It Fl Fl stats +Print image statistics +.It Fl Fl labels +Print IF labels +.It Fl Fl debug +Set debug mode +.It Fl Fl verbose +Set verbose mode +.It Fl Fl version +Print version +.It Fl Fl help +Print terse help summary +.Sh AUTHORS +Kevin Rosenberg, M.D. +.Sh HISTORY +.Nm +was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Sh SEE ALSO +.Xr ctrec 1 , +.Xr phm2rs 1 , +.Xr phm2if 1 , +.Xr rs2if 1 , +.Xr ifinfo 1 \ No newline at end of file