| 
    Woolz Image Processing
    Version 1.7.5
    
   | 
 
Wlz3DViewTransformBitmap  [-h] [-v]
                 [-a <pitch>,<yaw[>,<roll]>] [-f <fx>,<fy>,<fz>]
                 [-d <dist>] [-b <bibfile>] [-m <mode>]
                 -s <width>,<height> -o <x_off>,<y_off>
                 [<bitmap data file>]
 | -h | Prints usage information. | ||||||||
| -v | Verbose operation. | ||||||||
| -a | Viewing angles in degrees, default (0.0, 0.0, 0.0). | ||||||||
| -b | Bibfile defining the view parameters e.g. from MAPaint or warp input I/O. Override all other parameter input. | ||||||||
| -f | Fixed point position, default (0,0,0). | ||||||||
| -d | Distance parameter, default 0.0. | ||||||||
| -m | Viewing mode, possible values: 
  | ||||||||
| -s | Size of the bitmap. | ||||||||
| -o | The x and y offsets of the bitmap. |