VTK
Classes | Macros
vtkImageBlend.h File Reference
#include "vtkImagingCoreModule.h"
#include "vtkThreadedImageAlgorithm.h"
Include dependency graph for vtkImageBlend.h:

Go to the source code of this file.

Classes

class  vtkImageBlend
 blend images together using alpha or opacity More...
 

Macros

#define VTK_IMAGE_BLEND_MODE_NORMAL   0
 
#define VTK_IMAGE_BLEND_MODE_COMPOUND   1
 

Macro Definition Documentation

#define VTK_IMAGE_BLEND_MODE_NORMAL   0

Definition at line 86 of file vtkImageBlend.h.

#define VTK_IMAGE_BLEND_MODE_COMPOUND   1

Definition at line 87 of file vtkImageBlend.h.