IDCompositionAffineTransform2DEffect interface

The arithmetic composite effect is used to combine 2 images using a weighted sum of pixels from the input images.

Members

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

Methods

The IDCompositionAffineTransform2DEffect interface has these methods.

MethodDescription
SetBorderMode

Sets the border mode to use with the effect.

SetInterpolationMode

Sets the interpolation mode of the effect.

SetSharpness Overloaded.

Sets the sharpness of the effect.

SetTransformMatrix

Sets the transform matrix of the effect.

settransformmatrixelement Overloaded.

Sets an element of the transform matrix of the effect.

 

Requirements

Header

Dcomp.h

Library

Dcomp.lib

DLL

Dcomp.dll

See also

IDCompositionFilterEffect

 

 

Show: