[vtkusers] JPEG writer to a stream
Amy Henderson
amy.henderson at kitware.com
Wed Jun 23 10:57:45 EDT 2004
Hi Mathieu,
You could try using the WriteToMemory option in the vtkJPEGWriter. That
produces a vtkUnsignedCharArray, which you could then manipulate.
- Amy
At 10:52 AM 6/23/2004, Mathieu Coursolle wrote:
>Hi,
>I am currently using a vtkJPEGWriter to save a viewer image
>to a file as a JPEG. However, I would like to save it to a stream
>instead to be able to manipulation the JPEG data.
>Any idea on how to do that?
>Thanx.
>
>Mathieu
>
>
>
>Post your free ad now! <http://ca.personals.yahoo.com/>Yahoo! Canada Personals
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list