X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=362592382572171920e87f17c6feaac40bb83c4a;hb=358b7d254e07d4eae0cb1350b580783a82c1638f;hp=b3cd6cd6834228ab2a47d1d5d0931d8a4910ca5c;hpb=686056dfe2391eed76302af43b08d30791901965;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index b3cd6cd..3625923 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -140,7 +140,7 @@ public slots: void SelectOverlayImage(); void SelectFusionImage(); - void SetVFProperty(int subsampling,int scale,int lut, int width); + 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);