[vtkusers] Re: Create image(files) without graphicwindow

Goodwin Lawlor goodwin.lawlor at ucd.ie
Tue Dec 14 05:57:28 EST 2004


Hi Thomas,

> Can I get a picture from the renderer without having a renderWindow?
Not from the renderer but from the end of the imaging pipeline...

Just replace your vtk*Mapper (and actor, renderer, renderwindow...) with an
image writer.

So:
reader->filterA->filterB->writer

hth

Goodwin






More information about the vtkusers mailing list