X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbcreaMaracasVisuColorLayerImageView.cxx;fp=bbtk%2Fsrc%2FbbcreaMaracasVisuColorLayerImageView.cxx;h=0fc2242b4f08dce552bb5ecdcb128a5af1cb911f;hb=c0f82ff1e5e20e5b66886ab83e1753aa91b187fd;hp=e63f5da2d4a14ca66c3ab32be1463cd1541dbc7b;hpb=75d79aeb1ea13f86ff23da48432f3c142420670f;p=creaMaracasVisu.git diff --git a/bbtk/src/bbcreaMaracasVisuColorLayerImageView.cxx b/bbtk/src/bbcreaMaracasVisuColorLayerImageView.cxx index e63f5da..0fc2242 100644 --- a/bbtk/src/bbcreaMaracasVisuColorLayerImageView.cxx +++ b/bbtk/src/bbcreaMaracasVisuColorLayerImageView.cxx @@ -74,6 +74,7 @@ void ColorLayerImageView::Process() clivp->SetImage( bbGetInputIn() ); bbSetOutputNewImage( clivp->GetColorLayerImageViewManager()->GetImageChangeInformation(0) ); + bbSetOutputLookupTable( clivp->GetColorLayerImageViewManager()->GetLookupTable(0) ); if (firsttime==true) {