X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FThresholdImageView%2FColorLayerImageViewManager.h;h=92a8aad1bb2ec778688a296c4a41d1286126764a;hb=d72fc9a08cb41078907e50e4d519461b7a88c367;hp=05425bf56a2b648745db38ac493990de884160fa;hpb=8e2ced4052c8d04dda193fe9f220b82bd9d0d156;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewManager.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewManager.h index 05425bf..92a8aad 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewManager.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewManager.h @@ -55,6 +55,7 @@ class ColorLayerImageViewManager double GetBaseColors(unsigned int index); void SetGreyLevelBoundaries(std::vector & grey_level_boundary); void SetBaseTransparence(std::vector & base_transparence); + void SetRangeForColorBar(std::vector & range); double GetGreyLevelBoundaries(unsigned int index); void SetPlainOrGradientColor(bool color_type); int GetBaseColorNb();