[vtkusers] RE: vtkImageMapper Help

Abhi Rampal a_rampal at hotmail.com
Thu Jun 16 14:06:59 EDT 2005


Dear Julien,

Thank you for replying, giving the post and explaning your pipeline. I 
followed the post and wrote the code suggested in two ways (a) using 
vtkImageMapper (RenderToRectangeOn()), vtkActor2D (SetPosition and 
SetPosition2) and (b) vtkImageMapToWindowLevelColors and vtkImageActor. For 
my current application the former works better because I can set the window 
color and window level. I looked into vtkImageMapToWindowLevelColors and 
vtkImageActor classes but they don't have this option. However option (b) 
gives the ability to zoom, pan, rotate etc which is something that I am 
going to be working on next. Would you know of a class that does both the 
things that I want?

Thanks once again and with kind regards,

Abhi





More information about the vtkusers mailing list