Woolz Image Processing Version 1.4.0
|
WlzScalarScale [-a #] [-m #] [-g #] [-h] [-o<output file>] [<input file>]
-a | Value for addition. |
-m | Value for product. |
-g | Grey type specified using one of the characters: i, s, u, f, d, r for int, short, unsigned byte, float, double or red-green-blue-alpha. |
-o | Output object. |
-h | Help, prints usage message. |
WlzScalarScale -a 256 -s 2 -g s -o out.wlz in.wlz