]> 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 05425bf56a2b648745db38ac493990de884160fa..92a8aad1bb2ec778688a296c4a41d1286126764a 100644 (file)
@@ -55,6 +55,7 @@ class  ColorLayerImageViewManager
          double GetBaseColors(unsigned int index);
          void SetGreyLevelBoundaries(std::vector<double> & grey_level_boundary);
          void SetBaseTransparence(std::vector<double> & base_transparence);
+         void SetRangeForColorBar(std::vector<double> & range);
          double GetGreyLevelBoundaries(unsigned int index);
          void SetPlainOrGradientColor(bool color_type);
          int GetBaseColorNb();