X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=d47dacce49a837b32d8dc2cd7877bc3cdfad7fff;hb=8eed6bc78fb0ef451329c9aaa1df10271bda1129;hp=35a5d90adbf2f2ca0ce3a4b6be77e0f60d4f5475;hpb=db9d3e7eb7bcb35f127e10af368cce7c3c9f2820;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 35a5d90..d47dacc 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -143,7 +143,7 @@ public slots: void SetVFProperty(int subsampling,int scale,int lut, int width, double r, double g, double b); void SetOverlayProperty(int color); - void SetFusionProperty(int opacity,int colormap,double window,double level); + void SetFusionProperty(int opacity, int tresOpacity, int colormap,double window,double level); void GoToCursor(); void PlayPause();