#include "vtkThreadedImageAlgorithm.h"
Go to the source code of this file.
Classes | |
class | vtkImageBlend |
blend images together using alpha or opacity More... | |
Defines | |
#define | VTK_IMAGE_BLEND_MODE_NORMAL 0 |
#define | VTK_IMAGE_BLEND_MODE_COMPOUND 1 |
#define VTK_IMAGE_BLEND_MODE_NORMAL 0 |
Definition at line 84 of file vtkImageBlend.h.
#define VTK_IMAGE_BLEND_MODE_COMPOUND 1 |
Definition at line 85 of file vtkImageBlend.h.