[vtkusers] Writing a JPEG from vtkActor
Marlos Fabris
marlos.fabris at gmail.com
Tue Dec 20 08:31:23 EST 2005
Hi,
I'm trying to write a jpeg file (using vtkJPEGWriter) from a vtkActor
but I can't accomplish this. I have a vtk file with structured points
data and I wish to transform to vtkPolyData and color it with my
vtkLookupTable.
Is there a way to convert only my vtkActor to a vtkImageData, without
the frameborders of vtkWindowToImageFilter?
Or is there a way to trim my image?
Thank you in advance,
Marlos Fabris
More information about the vtkusers
mailing list