Hello,<br><br>since we really depend on a solution to this problem,<br>I am posting another message that hopefully describes it<br>better.<br>I do have multiple layers:<br>1st layer showing a greyscale Image<br>2nd layer showing Iso-Lines<br>
3rd layer consists of axes drawn by PolyDataMapper2D<br><br>I need to produce an image from these, which would mean either<br>1. offscreen-rendering or<br>2. Creating an image from every layer and blending the image.<br><br>
Solution 1. has the problem that I need the offscreen-window and the <br>greyscale-Image to fit exactly. The offscreen window must have the same<br>resolution as the image.<br><br>Solution 2. is the one we would prefer, but I do not know how to do the image conversion <br>
of the layers two and three.<br><br>Any help would be greatly appreciated.<br><br>Best regards,<br>Oliver<br>