isvgfemorphologyelement interface

The isvgfemorphologyelement interface corresponds to the feMorphology element.

Members

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

  • Properties

Properties

The isvgfemorphologyelement interface has these properties.

Property Access type Description

in1

Read-only

Identifies input for the given filter primitive.

operator

Read-only

Specifies the operation of whether to thin or thicken.

radiusX

Read-only

Specifies the thickening or thinning you want to apply in the X direction.

radiusY

Read-only

Specifies the thickening or thinning you want to apply in the Y direction.

result

Read-only

Provides a reference for the output result of a filter.