]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.h
Improved the image superposition, adding optional base colors, grey level boundaries...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageViewPanel.h
index 03c5c1595144462d41baf36c1d6047831642d3da..526cb1d66b6218054702ed3bd0ff9d6b56ed71c3 100644 (file)
@@ -1,5 +1,3 @@
-
-
 /**
  *  \file
  *  \brief Class ThresholdImageViewPanel .
@@ -48,7 +46,7 @@ class ColorLayerImageViewPanel
                        void SetBaseSpacing(double spc[3]);
                        void SetBaseDimension(int dim[3]);
                        void SetOriginalSpacing(double spc[3]);
-            void SetImage(vtkImageData *img);
+                       void SetImage(vtkImageData *img);
 
                private:
                        int                             _dimBase[3];