<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Marco,<div><br></div><div>The vtkImageMapper is not compatible with vtkActor, mainly because vtkImageMapper is for 2D graphics and vtkActor is for 3D graphics (but also because vtkActor is for polygonal data).  Here is a link to some examples of displaying images with VTK:</div><div><br></div><div><a href="https://lorensen.github.io/VTKExamples/site/Cxx/#working-with-images">https://lorensen.github.io/VTKExamples/site/Cxx/#working-with-images</a></div><div><br></div><div>Cheers,</div><div>  David</div></div></div></div>