feDisplacementMapXChannelSelectorAttribute: xChannelSelector

Description Available Attribute Values Used by the Elements

Description

Governs which channel (R|G|B|A) of the image given by in2 to be used for the computing the amount of displacement of of the image given by in1 in the x direction.

Available Attribute Values

The value can be any one of the following:

'R'

Specifies to use the R channel from 'in2' to calculate a displacement of the pixels in 'in1' along the x-axis.

'G'

Specifies to use the G channel from 'in2' to calculate a displacement of the pixels in 'in1' along the x-axis.

'B'

Specifies to use the B channel from 'in2' to calculate a displacement of the pixels in 'in1' along the x-axis.

'A'

Specifies to use the A channel from 'in2' to calculate a displacement of the pixels in 'in1' along the x-axis. (The default.)

Used by the Elements

Filter Primitive Elements

feDisplacementMap


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.