isvgfedisplacementmapelement interface

The isvgfedisplacementmapelement interface corresponds to the feDisplacementMap element.

Members

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

  • Properties

Properties

The isvgfedisplacementmapelement 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.

result

Read-only

Provides a reference for the output result of a filter.

xChannelSelector

Read-only

Specifies which color channel (R/G/B/A) from image 2 to use for the x displacement property with a FEDisplacementMap element.

yChannelSelector

Read-only

Specifies which color channel (R/G/B/A) from image 2 to use for the y displacement property with a FEDisplacementMap element.