[vtkusers] multiple Maximum Intensity Projection (volume	rendering)
    T.R.Shashwath 
    trshash84 at gmail.com
       
    Sat Jan 31 02:29:02 EST 2009
    
    
  
Hi Stephane,
On Friday 30 Jan 2009 3:34:20 pm Stéphane CALANDE wrote:
> There is an other reason why I want to do that. When I use
> "vtkWindowToImageFilter", I can't minimize the window... otherwise the
> printscreens don't contain the MIP rendering but a part of my computer
> desktop... Not really practice because I always must keep the vtk window on
> top (for a couple a minutes).
Try with ReadFrontBufferOff() on the window to image filter, and 
DoubleBufferedOn() in the render window. This worked for me...
Regards,
Shash
    
    
More information about the vtkusers
mailing list