IDCompositionBlendEffect interface (dcomp.h)

The Blend Effect is used to combine 2 images.

Inheritance

The IDCompositionBlendEffect interface inherits from IDCompositionFilterEffect. IDCompositionBlendEffect also has these types of members:

Methods

The IDCompositionBlendEffect interface has these methods.

 
IDCompositionBlendEffect::SetMode

Sets the blend mode to use when the blend effect combines the two images.

Requirements

Requirement Value
Target Platform Windows
Header dcomp.h

See also

IDCompositionFilterEffect