Woolz Image Processing  Version 1.7.5
Name
WlzRasterObj - Scan converts a geometric object into a domain object.
Synopsis
WlzRasterObj [-o<output object>] [-h] [<input object>]
Options
-h Help, prints usage message.
-o Output object file name.
Description
Scan converts the given geometric object into a domain object. The input object is read from stdin and the output output is written to stdout unless filenames are given.
Examples
WlzRasterObj in.wlz
The input geometric object is read from in.wlz, and the scan converted object is written to stdout.
File
WlzRasterObj.c
See Also
WlzIntro(1) WlzPolyToObj(1) WlzRasterObj(3)