Woolz Image Processing  Version 1.7.5
Name
WlzFile - identifies the type of the first object in a file.
Synopsis
WlzFile  [-h] [<input object file>]
Options
-h Help, prints usage message.
Description
WlzFile reads the type of a woolz object from the standard input or the given input file without reading the entire object and writes the type of the first object in the file to the stadard output.
Examples
WlzFile toucan.wlz
Prints the type od the object read in toucan.wlz (WLZ_2D_DOMAINOBJ) to the standard error output.
File
WlzFile.c
See Also
WlzIntro(1) WlzFacts(1) WlzReadObjType(3)