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
The isvgfecolormatrixelement interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Identifies input for the given filter primitive. | |
|
Read-only |
Provides a reference for the output result of a filter. | |
|
Read-only |
Indicates the type of matrix operation. | |
|
Read-only |
Numeric values for the feColorMatrix transformation matrix. |
Show: