]> Creatis software - clitk.git/blob - tools/clitkFooImage.ggo
COMP: fix compilation errors for ITKv5
[clitk.git] / tools / clitkFooImage.ggo
1 #File clitkFooImage.ggo
2 package "clitkFooImage"
3 version "1.0"
4 purpose ""
5
6 option "config"         -       "Config file"                     string        optional
7 option "verbose"        v       "Verbose"                         flag          off
8
9 option "imagetypes"     -       "Display allowed image types"     flag          off
10
11 option "input"          i       "Input image filename"            string        required
12 option "output"         o       "Output image filename"           string        required
13