]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Added VF color option and corresponding button
[clitk.git] / vv / vvMainWindow.h
index b3cd6cd6834228ab2a47d1d5d0931d8a4910ca5c..362592382572171920e87f17c6feaac40bb83c4a 100644 (file)
@@ -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);