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 |
---|---|---|
Read-only |
Identifies input for the given filter primitive. |
|
Read-only |
The second input image to the blending operation. |
|
Read-only |
Provides a reference for the output result of a filter. |
|
Read-only |
Specifies which color channel (R/G/B/A) from image 2 to use for the x displacement property with a FEDisplacementMap element. |
|
Read-only |
Specifies which color channel (R/G/B/A) from image 2 to use for the y displacement property with a FEDisplacementMap element. |