VTK  9.3.20240420
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

◆ VTK_IMAGE_BLEND_MODE_NORMAL

#define VTK_IMAGE_BLEND_MODE_NORMAL   0

Definition at line 155 of file vtkImageBlend.h.

◆ VTK_IMAGE_BLEND_MODE_COMPOUND

#define VTK_IMAGE_BLEND_MODE_COMPOUND   1

Definition at line 156 of file vtkImageBlend.h.