[vtkusers] how to draw in 16 bits over an image and save it ?

Sebastien_MARAUX maraux at ondim.fr
Fri May 17 05:48:31 EDT 2002


I would like to write over an image/picture keeping a 16bits quality and save it
Should I use vtkImageCanvasSource2D ?

I metsome difficultys with it :
I made 2 tests, one w/o vtkICS2D  and one w/
w/o :
I read an image, and save it (ex with vtkBMPReader and vtkBMPWriter)
result : OK

w/ :
I read the image, set extent and source it in vtkICS2D, and try to write 
vtkICS2D->GetOutput() with vtkXXXreader.

result : could not get data from input.


Sebastien MARAUX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020517/77bfc77f/attachment.htm>


More information about the vtkusers mailing list