]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageView.cxx
no message
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageView.cxx
index 01c53b7d29a11309c7169099f666f5d598a2d184..0e8d56333186eb8717f15f1d138952819abc7cce 100644 (file)
@@ -110,7 +110,7 @@ void ColorLayerImageView::ConfigLookupTable()  // virtual
                }
                if ((ii>=delta2) && (ii<=delta3)) // iRed
                {
-                       thresholdTable->SetTableValue( i , 1 , (delta-iRed)/delta , 0 , 1);     
+                       thresholdTable->SetTableValue( i ,  (delta-iRed)/delta, 0 , 0 , 1);     
                        iRed++;
                }
        } // for