]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageView.h
#2520 creaMaracasVisu - Bug New Normal - Color Layer with double images
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageView.h
index e9adb4fcc3923beda564b2eb1dd837be6d9dba57..6d18f93779b441b852479cc39f4f81ca2866de69 100644 (file)
@@ -91,6 +91,10 @@ class  ColorLayerImageView : public LayerImageBase
           */
          int GetBaseColorNb();
 
+
+               void FillColorTable(int start, int end, double r1, double g1, double b1, double r2, double g2, double b2);
+
+
   private:
 
          int _x2, _y2, _z2;