This topic has not yet been rated - Rate this topic

isvgfecompositeelement interface

The isvgfecompositeelement interface corresponds to the feComposite element.

Members

The isvgfecompositeelement interface inherits from the IUnknown interface. isvgfecompositeelement also has these types of members:

Properties

The isvgfecompositeelement interface has these properties.

PropertyDescription

in1

Identifies input for the given filter primitive.

in2

The second input image to the blending operation.

k1

A constant used for arithmetic composite operations.

k2

A constant used for arithmetic composite operations.

k3

A constant used for arithmetic composite operations.

k4

A constant used for arithmetic composite operations.

operator

Specifies the operation of whether to thin or thicken.

result

Provides a reference for the output result of a filter.

 

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.