Woolz Image Processing  Version 1.7.5
Wlz3DViewTransformBitmap
Name
Wlz3DViewTransformBitmap - transform a bitmap on a section view to a 3D object.
Synopsis
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>]
Options
-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:
Parameter value Viewing mode
"up-is-up" up-is-up, default
"statue" statue
"absolute" absolute
-s Size of the bitmap.
-o The x and y offsets of the bitmap.
Description
Transforms a bitmap on a section view to a 3D object writing the 3D object to standard output.
Examples
 
File
Wlz3DViewTransformBitmap.c
See Also
WlzIntro(1) Wlz3DViewTransformBitmap(3)