]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbcreaMaracasVisuColorLayerImageView.cxx
Feature #1606 Add a new entry to ColorLayerImageView to select the fitting mode betwe...
[creaMaracasVisu.git] / bbtk / src / bbcreaMaracasVisuColorLayerImageView.cxx
index 87241b839579c504ae93c37c91221d6a0b87a0a4..e7e051a7d8d6aa4d7751a82ba575f5a880c4100c 100644 (file)
@@ -26,6 +26,7 @@ void ColorLayerImageView::Process()
     clivp->GetColorLayerImageView()->SetGreyLevelBoundaries( grey_level_boundaries );
  
     clivp->GetColorLayerImageView()->SetPlainOrGradientColor( bbGetInputPlainOrGradientColor() );
+    clivp->SetFittingMode( bbGetInputFittingMode() );
 
     clivp->SetImage( bbGetInputIn() );