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

Properties

The isvgfecompositeelement interface has these properties.

Property Access type Description

in1

Read-only

Identifies input for the given filter primitive.

in2

Read-only

The second input image to the blending operation.

k1

Read-only

A constant used for arithmetic composite operations.

k2

Read-only

A constant used for arithmetic composite operations.

k3

Read-only

A constant used for arithmetic composite operations.

k4

Read-only

A constant used for arithmetic composite operations.

operator

Read-only

Specifies the operation of whether to thin or thicken.

result

Read-only

Provides a reference for the output result of a filter.