NAME
raw2vol - converts raw file into vol format.
SYNOPSIS
raw2vol -x number -y number -z number [ -i inputfile ] [ -o
outputfile ] [ -a alphacolor ]
Converts inputfile (default stdin) in vol format and writes
result in outputfile (default stdout). Default alpha color
is zero, but you can change this behaviour with -a.
Use -x, -y and -z options for setting the size of the
volume.
raw2vol -h|--help
Show help.
RETURN VALUE
0 : No error
1 : Bad command line
2 : Couldn't read input file
3 : Couldn't write output file
COPYRIGHT
Copyright 2002/2003 "Laboratoire LIRIS", Universite Lyon II.
This is free software; see the source for copying condi-
tions. There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
vol(7), volformat(5)
VERSION
This is version 0.1.1.
BUGS
If you think you have found one bug, please send an email at
the adress below.
AUTHORS
Written by Alexis Guillaume, <aguillau@liris.univ-lyon2.fr>.
Man(1) output converted with
man2html