[vtkusers] trouble in saving an image in VTK

Bill Lorensen bill.lorensen at gmail.com
Sun Dec 11 08:58:20 EST 2011


Keep my prior changes and replace
SaveZBufferToImage( HEIGHT-1 , WIDTH-1, zbuffer1 , "zbuffer1.bmp" );
with
SaveZBufferToImage( HEIGHT, WIDTH, zbuffer1 , "zbuffer1.bmp" );

On Sun, Dec 11, 2011 at 8:37 AM, dev <work2compilation at gmail.com> wrote:
> Hi Bill,
>
> Thank you for you answer. But It doesn't work. I don't know why. I got this
> result
> http://vtk.1045678.n5.nabble.com/file/n5065880/depth_map7.jpg
>
> Kind regards
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/trouble-in-saving-an-image-in-VTK-tp5059065p5065880.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list