Image blending extensions to VTK

David Gobbi dgobbi at irus.rri.on.ca
Fri Nov 19 17:31:49 EST 1999


Hi Everyone,

I have added two new imaging classes that will appear in tomorrow's
nightly release.  These are:

vtkImageMapToColors -- pass vtkImageData through a lookup table
The output format can be set to RGBA (default), RGB, 
Luminance (i.e. 8-bit greyscale), or Luminance+Alpha.
This class supercedes vtkImageMapToRGBA, which has been deprecated.

vtkImageBlend -- blend images together
The opacity of each image can be set.  In addition, if you provide
RGBA data then alpha-blending is done.    Each input can have a 
different extent.  If only one input is specifed, then vtkImageBlend 
will simply pass the data to the output.

 - David

--David Gobbi, MSc                    dgobbi at irus.rri.on.ca
  Advanced Imaging Research Group
  Robarts Research Institute, University of Western Ontario



-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------




More information about the vtkusers mailing list