IDCompositionGaussianBlurEffect interface

Members

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

Methods

The IDCompositionGaussianBlurEffect interface has these methods.

MethodDescription
SetBorderMode

Sets the mode used to calculate the border of the image.

SetStandardDeviation Overloaded.

Sets the amount of blur to be applied to the image.

 

Requirements

Header

Dcomp.h

Library

Dcomp.lib

DLL

Dcomp.dll

See also

IDCompositionFilterEffect

 

 

Show: