| Woolz Image Processing
    Version 1.7.5
    | 
WlznsideDomain [-x#] [-y#] [-z#] [-h] [<in object>]
| -h | Help, prints usage message. | 
| -x | Column position, default 0. | 
| -y | Line position, default 0. | 
| -z | Plane position, default 0. | 
| -o | Output file name. | 
WlzInsideDomain -x 100 -y 100 toucan.wlzOutputs 1 if the vertex with coordiantes (100,100) is inside the domain of the object read from the.wlz, otherwise outputs 0.