Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies which color channel (R/G/B/A) from image 2 to use for the x displacement property with a FEDisplacementMap element.
This property is read-only.
![]() ![]() |
Syntax
HRESULT get_xChannelSelector(
[out] SVGAnimatedEnumeration **xChannelValue
);
Property values
Type: SVGAnimatedEnumeration
One of the following values:
| Value | Condition |
|---|---|
| R R | Red component of a pixel. |
| G G | Green component of a pixel. |
| B B | Blue component of a pixel. |
| A A | Alpha or opacity component of a pixel. |
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.17
.png)
.png)