Woolz Image Processing
Version 1.7.5
|
WlzGreyValue [-b] [-v#] [-x#] [-y#] [-z#] [-h] [<in object>]
-h | Help, prints usage message. |
-b | Indicate background or foreground with b or f following value written, default false. |
-c | If getting values get and print connected values. |
-v | Grey value to be set, default false. |
- | Column position, default 0. |
-y | Line position. |
-z | Plane position. |
-o | Output file name. |
WlzGreyValue -x 100 -y 100 toucan.wlz Outputs as ascii the value of the pixel at coordinate (100,100).