Hi!!!<br>I'm trying blending multiple images with VTK,<br>but they're disappearing.<br>I saw vtkImageBlend join perfectly two images, when I join <br>more image, the initial images are disappearing.<br>I note in vtkImageBlend's Code, when I modify the second image's opacity,
<br>the first image's opacity changes too.<br><br>Another problem, it's I don't know how to get a shape from vtkImageData,<br>because they stay in diferent levels (altitude). So when I try blending the images,<br> they're not joined.
<br><br><br>