IDCompositionBlendEffect interface

The Blend Effect is used to combine 2 images.

Members

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

Methods

The IDCompositionBlendEffect interface has these methods.

MethodDescription
SetMode

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

 

Requirements

Header

Dcomp.h

Library

Dcomp.lib

DLL

Dcomp.dll

See also

IDCompositionFilterEffect

 

 

Show: