isvgfecolormatrixelement interface

The isvgfecolormatrixelement interface corresponds to the feColorMatrix element.

Members

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

  • Properties

Properties

The isvgfecolormatrixelement interface has these properties.

Property Access type Description

in1

Read-only

Identifies input for the given filter primitive.

result

Read-only

Provides a reference for the output result of a filter.

type

Read-only

Indicates the type of matrix operation.

values

Read-only

Numeric values for the feColorMatrix transformation matrix.