isvgfeblendelement interface

The SVGFEBlendElement interface corresponds to the feBlend element.

Members

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

  • Properties

Properties

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

mode

Read/write

Sets or gets a value that represents whether a text track is currently disabled, hidden, or showing.

mode

Read-only

Gets a value that indicates one of the image-blending modes.

result

Read-only

Provides a reference for the output result of a filter.