]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewManager.h
#2651 creaMaracasVisu Feature New Normal - Color Layer: Transparent Base, Refresh
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageViewManager.h
index 0d6a6a899c9216f95f4a6503964a26ea21484c5d..05425bf56a2b648745db38ac493990de884160fa 100644 (file)
@@ -54,6 +54,7 @@ class  ColorLayerImageViewManager
          void SetBaseColors(std::vector<double> & base_color);
          double GetBaseColors(unsigned int index);
          void SetGreyLevelBoundaries(std::vector<double> & grey_level_boundary);
+         void SetBaseTransparence(std::vector<double> & base_transparence);
          double GetGreyLevelBoundaries(unsigned int index);
          void SetPlainOrGradientColor(bool color_type);
          int GetBaseColorNb();