X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_package_creaMiniTools%2Fbbs%2Fappli%2FflipImageY.bbs;h=497f44c603508f84a473d63b91d0e4b25f67d1a8;hb=d6968479c30bea80526634e3187ad4e9828a8b76;hp=74fae3a0cddc9bd507d319fc2a2ac1c188635186;hpb=5c4164b962291728d8c128437790d9e65e17c42d;p=creaMiniTools.git diff --git a/bbtk_package_creaMiniTools/bbs/appli/flipImageY.bbs b/bbtk_package_creaMiniTools/bbs/appli/flipImageY.bbs index 74fae3a..497f44c 100644 --- a/bbtk_package_creaMiniTools/bbs/appli/flipImageY.bbs +++ b/bbtk_package_creaMiniTools/bbs/appli/flipImageY.bbs @@ -23,9 +23,10 @@ new Flip Box01 new RadioButton Box02 set Box02.In "1" - set Box02.In0 "X" - set Box02.In1 "Y" - set Box02.In2 "Z" + set Box02.In0 "Flip around X axis" + set Box02.In1 "Flip around Y axis" + set Box02.In2 "Flip around Z axis" + set Box02.In3 "0riginal image" new ViewerNV Box03 set Box03.nTypeView "6 1 2 0" @@ -40,6 +41,7 @@ new StringSelect Box07 set Box07.In0 "X" set Box07.In1 "Y" set Box07.In2 "Z" + set Box07.In3 "O" new LayoutLine Box08 set Box08.Orientation "H"