.sp
.LP
Utility routines to do standard file format conversions.
.SH
SHORT DESCRIPTION OF ROUTINES
.IP "Raster to VIFF -" 20
Converts a SUN raster image to the VIFF image format.
.IP "X11 bitmap to VIFF -" 20
Converts an X11 bitmap file (xbm) to a VIFF bitmap file.
.IP "TGA to VIFF -" 20
Convert a TGA image to a VIFF image.
.IP "FITS to VIFF -" 20
Convert a FITS image to a VIFF image.
.IP "PBM to VIFF -" 20
Convert a PBM image to a VIFF image.
.IP "TIFF to VIFF -" 20
Convert a TIFF image to a VIFF image.
.IP "Matrix to VIFF -" 20
converts a file containing a matrix represented as ascii readable text
into a viff file.
.IP "VIFF to Raster -" 20
Converts a VIFF image format to a SUN raster image.
.IP "VIFF to X11 bitmap -" 20
Converts a Khoros (viff) bitmap file to an X11 bitmap file (xbm).
.IP "VIFF to FITS -" 20
Converts a VIFF image to a FITS image.
.IP "VIFF to PBM -" 20
Converts a VIFF image to a PBM image.
.IP "VIFF to TIFF -" 20
Converts a VIFF image to a TIFF image.
.IP "VIFF to Matrix -" 20
converts a viff image containing matrices into an ascii readable file
of matrices.
