Hi All,<br><br>I have two 2D images in gray level and I want to blend them using vtkImageBlend, but I need to set different colors for each image. For example, the first image the colors will be from black to blue and the second image from black to red.<br>

<br>Is it possible?<br><br>I think I have to use the vtkLookupTable and the vtkImageMapToColor objects, but I didn&#39;t find a good example for this and it is not clear to me how it works.<br><br>Does anybody can help me?<br>
<br>Thanks in advance,<br>Luis<br>